Am Dienstag, den 07.06.2011, 11:40 +0200 schrieb Brown, Mathew:
> Hello,
> 
> I'm running R on Linux (Ubantu) and I'm trying to run a script that will read
> and plot data on a linux server. I've looked around and haven't been able to
> figure out how to do this. 
> 
> I want to load several files on the server and then be able to manipulate
> them.
> 
> Any ideas?

Export a NFS share with the file to read and to plot at the server.
Mount the the share at Ubuntu client and access all files like local
files.

______________________________________________
R-help@r-project.org 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.

Reply via email to