getConfigFileName: getConfigFileName returns the configuration file name...

Description Usage Arguments Value Examples

View source: R/getConfigFileName.R

Description

getConfigFileName returns the configuration file name appropriate for the system.

Usage

1

Arguments

sysInfo

object returned by Sys.info()

Value

Character vector with expected configuration file

Examples

1
2
3
library(nprcgenekeepr)
sysInfo <- Sys.info()
config <- getConfigFileName(sysInfo)

rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.