translate_names_dlist: translate_names_dlist

Description Usage Arguments Value

View source: R/funs_load_edit.R

Description

dlist version of translate_names

Usage

1
translate_names_dlist(dlist, dictionary = "default", reverse = FALSE)

Arguments

dlist

dlist object such as returned by load_directory

dictionary

Either a path to a .csv file or a data frame object. If no dictionary is specified a fallback dictionary is used with a warning.

reverse

Setting this to true everses the order of the languages, works only if there is a 1:1 mapping, not recommended.

Value

updated dlist


pfesjostrand/scbwrangler documentation built on May 24, 2019, 1:33 a.m.