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.


OskarHansson/strvalidator documentation built on July 22, 2023, 12:04 p.m.