ck_conv_dat {VoxR} | R Documentation |
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.
[Package VoxR version 1.0.0 Index]