Replacing the Results Directory slot of a BCdat objects.
Replacing the Results Directory slot of a BCdat objects.
setResultsDir(object, value)
object |
a BCdat object. |
value |
a character string of an existing path. |
a BCdat object.
data(BC_dat) new_path <- getwd() BC_dat_new <- setResultsDir(BC_dat, new_path)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.