powered by
Get the configuration file name for the system
getConfigFileName(sysInfo)
Character vector with expected configuration file
object returned by Sys.info()
library(nprcgenekeepr) sysInfo <- Sys.info() config <- getConfigFileName(sysInfo)
Run the code above in your browser using DataLab