Skip to contents

This function is a wrapper that allows a metadata data table to be used to format indicator data for upload to AKFIN web service

Usage

format_from_template(key, ind_name, ...)

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()

Value

A .txt file saved in out_dir (out_dir must be pased with ...)