indicatorData: Example of an indicatorData set.

indicatorDataR Documentation

Example of an indicatorData set.

Description

A dataset containing observations of the 'Dagsommerfugler' indicator as an example of an object of class indicatorData.

Usage

indicatorData

Format

An object of class indicatorData with two elements, a list containing 1) a data frame indicatorData$indicatorValues with 30 rows and the following variables

indicatorId

integer

indicatorName

character

areaId

integer

areaName

character

yearId

integer

yearName

character

verdi

numeric, the expected value of the observation

nedre_Kvartil

numeric, the lower quartile of the observation

ovre_Kvartil

numeric, the upper quartile of the observation

datatypeId

integer

datatypeName

character, type of observation

unitOfMeasurement

character

customDistributionUUID

character, id of corresponding distribution object

distributionName

character, name of fitted distribution

distributionId

integer

distParam1

numeric, first parameter of fitted distribution

distParam2

numeric, second parameter of fitted distribution

2) a list of distribution objects identifying the uncertainties of the estimates (optional)

See Also

setIndicatorValues, and getIndicatorValues


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