Learn R Programming

sumup (version 1.0.1)

check_setting: Check setting

Description

Check the value of one particular setting

Usage

check_setting(settings, setting_name, setting_value)

Value

TRUE if correct, FALSE if incorrect

Arguments

settings

A current list of settings (list)

setting_name

The name of the setting that needs updating (string)

setting_value

The value of the setting