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

taxon_get_setting(name = NULL, ...)

Arguments

name

name of setting, type:

...

additional parameters passed to get_setting from class nbaR.TaxonClient

Value

scalar

Details

All settings can be queried with /metadata/getSettings

See also