This function prepares indicator data. Adds SCORE column.

prep_ind_data(data, recent = TRUE, label_width = 50)

Arguments

data

The data (pulled from AKFIN)

recent

Boolean. Whether to calculate the score only for the most recent year.

label_width

Width of facet labels (number of characters). Defaults to 50.

Value

A tibble