Displaying 1 result from an estimated 1 matches for "manuscriptprograms".
2006 Apr 13
1
Working directory
...g program (in
red) I got an error message "Error in setwd(dir) : cannot change working
directory", and "Error in file(file, "r", encoding = encoding) :
unable to open connection
In addition: Warning message:
cannot open file 'O:E&sAPC cervix FINAL (YG,MC,MD)ManuscriptPrograms
t.R', reason 'Invalid argument' "
Here is my program:
setwd("O:\E&s\APC cervix FINAL (YG,MC,MD)\Manuscript\Data")
library(Epi)
source("O:\E&s\APC cervix FINAL (YG,MC,MD)\Manuscript\Programs\tt.R")
cervix_all<-read.table("cervixhc.dat",hea...