getSetting: Get Settings.

View source: R/getSetting.r

getSettingR Documentation

Get Settings.

Description

Accepts a key string and returns the corresponding value.

Usage

getSetting(key)

Arguments

key

character key for value to return.

Details

Accepts a key string and returns the corresponding value from the settings.txt file located within the package folders exdata sub folder.

Value

character the retrieved value or NA if not found.


strvalidator documentation built on July 26, 2023, 5:45 p.m.