This is a wrapper for the method get_setting from class SpecimenClient.

specimen_get_setting(name = NULL, ...)

Arguments

name

name of setting, type:

...

additional parameters passed to get_setting from class nbaR.SpecimenClient

Value

scalar

Details

All settings can be queried with /metadata/getSettings

See also