cfg_write: cfg_write

Description Usage Arguments

View source: R/utility_function.R

Description

cfg_write

Usage

1
2
3
4
5
6
cfg_write(
  provided = c(1:2),
  standard = c(1:2),
  table = name_of_a_table,
  path = "path/to/save"
)

Arguments

provided

categorical levels of the variable that are provided in the original dataset

standard

levels recoded to new categories

table

the name of the table to which new table should be saved

path

the path of the folder to which the table should be saved


gabrielburcea/cvindia documentation built on Feb. 17, 2021, 3:31 a.m.