Skip to content
Prev 306509 / 398506 Next

Simple Question

Hello,

Try the following:


b <- unclass(Sys.time())
eval(parse(text=paste("c_",b," <- rnorm(1,2,1)",sep="")))
ls()

Regards,
Pascal


Le 28/09/2012 15:13, Bhupendrasinh Thakre a ?crit :