make_key: Make key from data.table id - description columns

View source: R/make_key.R

make_keyR Documentation

Make key from data.table id - description columns

Description

Make key from data.table id - description columns

Usage

make_key(x, code_name, description_name, filename = NULL)

Arguments

x

Input data.table

code_name

Character: Name of column name that holds codes

description_name

Character: Name of column that holds descriptions

filename

Character: Path to file to save CSV with key

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.