Re: [R] problem with creating a file path using paste0

2015-12-01 Thread David Winsemius
> On Dec 1, 2015, at 8:01 PM, Carl Sutton via R-help > wrote: > > I am relatively new to programming in R. > I have attempted to create a function to replace brute force code, and in > doing so need to create a data path and file name via paste0 (The years and > quarter subfolders are diff

Re: [R] problem with creating a file path using paste0

2015-12-01 Thread Uwe Ligges
On 02.12.2015 05:01, Carl Sutton via R-help wrote: I am relatively new to programming in R. I have attempted to create a function to replace brute force code, and in doing so need to create a data path and file name via paste0 (The years and quarter subfolders are different for different year

[R] problem with creating a file path using paste0

2015-12-01 Thread Carl Sutton via R-help
I am relatively new to programming in R.   I have attempted to create a function to replace brute force code, and in doing so need to create a data path and file name via paste0 (The years and quarter subfolders are different for different years and quarters).   It file path  created from paste0