Persists the raw data folder path across sessions. Creates tmp and
priogrid subdirectories if they don't exist.
Examples
if (FALSE) { # \dontrun{
pg_set_rawfolder("/data/priogrid_raw")
pg_rawfolder()
} # }
Persists the raw data folder path across sessions. Creates tmp and
priogrid subdirectories if they don't exist.
if (FALSE) { # \dontrun{
pg_set_rawfolder("/data/priogrid_raw")
pg_rawfolder()
} # }