ct_start: Create base correspondance table from vector of etalon...

Description Usage Arguments Value Examples

Description

This function creates basic correspondance table from vector of etalon cathegory names

Usage

1
ct_start(etal_cat, add_original = FALSE, translit = TRUE)

Arguments

add_original

whether we include trivial correspondance etalon <-> etalon

translit

logical whether we transliterate while standartising responses

x

the vector of etalon cathegory names

Value

data.frame with basic correspondance table

Examples

1
ct_start(c("Iphone","Samsung","HTC"))

bdemeshev/bigr documentation built on May 12, 2019, 3:40 a.m.