Creates an lulc_data_t table and validates that it matches the schema.
Usage
as_lulc_data_t(x)
# S3 method for class 'lulc_data_t'
print(x, nrow = 10, ...)Arguments
- x
An object that can be passed to
data.table::setDT()- nrow
- ...
passed to data.table::print.data.table