[Rd] Passing R code from webpage
Matevz Pavlic
matevzpavlic at gmail.com
Sun Feb 17 20:48:53 CET 2013
Here's what i did (Windows) :
1.) install.packages("FastRWeb")
2.) system(paste("cd",system.file(package="FastRWeb"),"&& install.sh")
3.) code{system.file("cgi-bin", package="FastRWeb")
I ran all this from Rstudio.
But i don't understand what "var" means. I suspect it's a folder, probably
in unix...because i don't have it anywhere in FastRWeb.
Any help?
--
View this message in context: http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800p4658875.html
Sent from the R devel mailing list archive at Nabble.com.
More information about the R-devel
mailing list