translateKSJData() translates colnames and 'codelist'-type of columns to
human-readable labels.
translateKSJData( x, id = NULL, variant = NULL, quiet = TRUE, translate_colnames = TRUE, translate_codelist = TRUE )
| x | A list of sf objects. |
|---|---|
| id | An ID of the dataset (e.g. |
| variant | A type of variant in case the translation cannot be determined only by |
| quiet | If |
| translate_colnames | If |
| translate_codelist | If |