powered by
getConfigFileName returns the configuration file name appropriate 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