search for: documentsdata

Displaying 2 results from an estimated 2 matches for "documentsdata".

2007 Apr 15
1
mac ghostscript help
...ants to use. I used the following code to try to direct R to the correct folder for Ghostscript: > Sys.putenv(R_GSCMD="/Users/erinberryman/ghostscript-8.56") > PostScriptTrace("/Users/erinberryman/Documents/data.ps") Error in PostScriptTrace("/Users/erinberryman/Documentsdata.ps") : status 32256 in running command '/Users/erinberryman/ ghostscript-8.56 -q -dBATCH -dNOPAUSE -sDEVICE=pswrite -sOutputFile=/ dev/null -sstdout=data.ps.xml capturedata.ps' /bin/sh: line 1: /Users/erinberryman/ghostscript-8.56: is a directory Right, it is a directory indeed, bu...
2006 Jan 04
7
Replacing backslashes with slashes
Hello, I've seen this question asked in the archives but no clear reply or solution provided. So, just to be sure it is not possible in R: Can I replace backslashes with slashes in a string ? I am writing a GUI for R with the Rpad library. I have a "browse" button for data loading and Windows return a path string with backslashes. I need to convert them into slashes to use the