Skip to contents

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

EDG