getSysLib {NoviceDeveloperResources}R Documentation

getSysLib

Description

For consistency, make sure that we are always using the designated library rather than a random library

Usage

getSysLib()

Value

returns a character string containing the path name for the designated library

Examples

if(interactive()) {
  sysLib<-getSysLib()
}


[Package NoviceDeveloperResources version 1.2.0 Index]