rename_translation: Function that actually performs the renaming of the...

Description Usage Arguments Value

View source: R/lama_rename.R

Description

Function that actually performs the renaming of the translations

Usage

1
rename_translation(.data, old, new)

Arguments

.data

A lama_dictionary object, holding the variable translations

old

A character vector holding the names of the variable translations, that should be renamed.

new

A character vector holding the new names of the variable translations.

Value

The updated lama_dictionary class object.


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