check_rename: Function that checks the passed in arguments for...

Description Usage Arguments

View source: R/lama_rename.R

Description

Function that checks the passed in arguments for lama_rename() and lama_rename_()

Usage

1
check_rename(.data, old, new, err_handler)

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.

err_handler

A error handling function


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