I want to call in files from subdirectories without changing my working
directory within my script. Is that possible? And if so what would be the
simplest way to do that?

for example, if I do setwd("C:/Users/Hello")

but I have files in C:/Users/Hello/Data1 and C:/Users/Hello/Data2, can I
still keep my working directory as C:/Users/Hello/ while calling in files in
Data1 and Data2?



--
View this message in context: 
http://r.789695.n4.nabble.com/Working-in-subdirectories-tp3654886p3654886.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.

Reply via email to