R/package.R

#' @useDynLib spatial.data.table
#' @importFrom Rcpp sourceCpp
NULL

#' @import data.table
#' @import sf
NULL


## TODO:
## - include a 'sequence' column to show the points in sequence
## - need an 'id' for polygons with holes, and non-simple (i.e., a polygon defined by two regions)
SymbolixAU/spatial.data.table documentation built on May 9, 2019, 3:30 p.m.