Good morning , i want to read in a file with the xlsx package... the documentation says, that i could define the desired destination with an absolute path.
the argument 'file' in the function-call should be: quote : "file->the absolute path to the file which the data are to be read from" (http://cran.r-project.org/web/packages/xlsx/xlsx.pdf ; pagina 14) But it doesn´t work. It only works, if i put the file into the xlsx-directory and set a dynamic path. a short example: http://r.789695.n4.nabble.com/file/n2306056/example_loading_xls.png But the file is there... Am i missing something? Thanks in advance. Best regards, Nero -- View this message in context: http://r.789695.n4.nabble.com/xlsx-path-input-tp2306056p2306056.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.