combineOldNew: Combine old/new name for checkboxes

Description Usage Arguments Value

Description

'combineOldNew()' is a function that combines ('paste') fieldname and standard names with unicode characters to present in checkboxes.

Usage

1
combineOldNew(data, symbolArrow = "->", symbolSpace = " ")

Arguments

data

data.frame of matched names ('darwinizeNames()' output)

symbolArrow

character string for symbol that is used in 'paste0' to connect old and new name

symbolSpace

character string for symbol used instead of white space

Value

data.frame of darwinized user names.


bdDwC documentation built on May 2, 2019, 11:11 a.m.