powered by
Replacing the Results Directory slot of a BCdat objects.
setResultsDir(object, value)
a BCdat object.
a character string of an existing path.
data(BC_dat) new_path <- getwd() BC_dat_new <- setResultsDir(BC_dat, new_path)
Run the code above in your browser using DataLab