getIndicators: List the indicators that the user is permitted to alter

View source: R/getIndicators.R

getIndicatorsR Documentation

List the indicators that the user is permitted to alter

Description

Based on access to the Nature Index database through a token generated by getToken, this function lists the indicators (ID and names) that the user is responsible for

Usage

getIndicators()

Value

A data frame containing indicator IDs and names. The indicator IDs are entered as parameters to the function getIndicatorValues in order to retrieve the current values for a given indicator.

Author(s)

Jens Åström

See Also

getIndicatorValues and getToken.

Examples

## Not run: 
getIndicators()

## End(Not run)


NINAnor/NIcalc documentation built on Oct. 26, 2023, 9:37 a.m.