Learn R Programming

strvalidator (version 2.3.0)

getSetting: Get Settings.

Description

Accepts a key string and returns the corresponding value.

Usage

getSetting(key)

Value

character the retrieved value or NA if not found.

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.