Wrapper function to format data for upload to AKFIN web service
Source:R/format_indicator.R
format_from_template.Rd
This function is a wrapper that allows a metadata data table to be used to format indicator data for upload to AKFIN web service
Arguments
- key
The metadata (a tibble)
- ind_name
Name of the indicator. This is a primary key and must match what has been used in previous years. This is a text string.
- ...
Passed to
NEesp2::format_indicator()