getParentfindrConfigFileName: getParentfindrConfigFileName returns the configuration file...

Description Usage Arguments Value Examples

View source: R/getParentfindrConfigFileName.R

Description

getParentfindrConfigFileName 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(parentfindr)
sysInfo <- Sys.info()
config <- getParentfindrConfigFileName(sysInfo)

rmsharp/parentfindr documentation built on Nov. 29, 2020, 4:33 a.m.