[R] Root Dir for OpenCpu files
Jake Stone
jake at jakestone.net
Fri Apr 28 07:54:00 CEST 2017
I have opencpu (single server) up and functioning. My first function will
open a dataset from a csv file stored on my hard drive.
Where should I deploy the csv file? (I tried my apps www directory, but it
doesn't work)
In sum: within an opencpu app, where do I deploy a file so that this line
of code will work?
indf <- read.csv(".\\nouns-categorical_R1.csv")
[[alternative HTML version deleted]]
More information about the R-help
mailing list