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 Jan. 25, 2025, 11:49 p.m.