.as.data.table: Make a data.table from input: coerce it or read it (if it is a file path) and ensure column names
Description
Make a data.table from input: coerce it or read it (if it is a file path) and ensure column names
Usage
.as.data.table(input, colmap = NULL)