dictionary_to_yaml: Transform data structure from lama_dictionary class input...

Description Usage Arguments Value

View source: R/utilities.R

Description

In the lama_dictionary class object the data has the structure vars (named list) > translations (named character vector) This structure is transformed to the yaml file structure vars (named list) > translations (named list)

Usage

1

Arguments

data

A list that has lama-dictionary structure.

Value

An object similar to lama-dictionary object, but each translation is not a named character vector, but a named list holding character strings.


labelmachine documentation built on Oct. 11, 2019, 9:05 a.m.