access data on server
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.