ck_conv_dat: Check point cloud suitability.
Description
Check point cloud suitability.
Usage
ck_conv_dat(data, message)
Arguments
data
a data.frame or data.table.
Value
the data converted to data.table and a logical value indicating if the input data was a base R data.frame or a data.table.