Skip to contents

Rename standard columns in the dataset

Usage

do_colname(dt = NULL, cols = NULL)

Arguments

dt

Input data preferrably in a data.table format but is not mandatory

cols

Old and new columns. See output from get_colname()