.as.data.table {rechaRge}R Documentation

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)

[Package rechaRge version 1.0.0 Index]