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