RegPulse: Provide registration "pulse" for OpenQReg quality registries

Description Usage Arguments Value See Also

Description

The aim is to obtain some sort of "pulse", that is during a given period how frequent are data being supplied (and NOT how much). This pulse is provided yearly, monthly and weekly periods measured by the ratio of 'empty' periods wthin the total timeframe (sample intervall). E.g. if over a timeframe of 12 months registrations occur in 6 of them the montly pulse becomes 0.5

Usage

1
RegPulse(registryName, startDate, endDate, peculiarity = FALSE)

Arguments

registryName

String Key/name of registry to get data from

startDate

String Date defining the lower limit (endpoint included) of data sample from the registry given as 'YYYY-MM-DD'

endDate

String Date defining the upper limit (endpoint included) of data sample from the registry given as 'YYYY-MM-DD'

peculiarity

Logical TRUE for none-OpenQReg registries. False by default

Value

data frame with registry name and "pulse" for each period

See Also

Data to this function is provided by RegPulseData and RegPulseDataPeculiar.


Rapporteket/rapgen documentation built on May 9, 2019, 9:18 a.m.