Hi
I want to know if there is any possibility of "executing" the content of a
vector, for example:
example=c("Test",1,0,0,0,"seq(14,42,by=2)",0,0,1)
i want to know if there is anything like "execute(example[6])"
i really need this because this object example is created from a parameter
file with names, flags and this "seq" somethimes will be something like
c("1","99,"3") or even c("")
executing the content would be an easier step for me
thanks!
--
><> ><> ><> ><> ><> ><> ><> ><> ><>
Luiz Rodrigo Lins Tozzi
<>< <>< <>< <>< <>< <>< <>< <>< <><
[EMAIL PROTECTED]
(21)91318150
><> ><> ><> ><> ><> ><> ><> ><> ><>
http://luizrodrigotozzi.multiply.com/
http://www.flogao.com.br/luizrodrigotozzi
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.