Description Usage Arguments See Also Examples
Last observation carry forward in the values of the indicator.
1 | approximate_locf(dat, maxgap = 2)
|
dat |
Eurostat data frame |
maxgap |
The maximum number of missing observations that should be filled up with observation carry forward. |
Other approximate functions:
approximate_interpolate()
,
approximate_nocb()
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.