Loading...
 
Tiki and PluginR

Tiki and PluginR


Re: Re: a better R workflow on a webserver

posts: 1817 Catalan Countries

Ah, forgot the last part. If you want to automatize the generation of the .Rda file from a bash script, you can create a simple R script that does just that part: load csv, and save Rda on disk.

And you can run that from a bash script with Rscript, etc.

See this nice example here:
http://stackoverflow.com/a/5248006

There are no comments at this time.