
getConfigFileName returns the configuration file name appropriate for the system.
Source:R/getConfigFileName.R
getConfigFileName.Rd
getConfigFileName returns the configuration file name appropriate for the system.
Examples
library(nprcgenekeepr)
sysInfo <- Sys.info()
config <- getConfigFileName(sysInfo)