spatialworks / spatialsampler

An Implementation of Centric Systematic Area Sampling (CSAS) and Simple Spatial Sampling Method (S3M) in R
https://spatialworks.io/spatialsampler
GNU General Public License v3.0
2 stars 2 forks source link

shift to `sf` #15

Open ernestguevarra opened 2 years ago

ernestguevarra commented 2 years ago

Points to consider:

ernestguevarra commented 2 years ago

maybe best to just create a separate set of functions that uses sf rather than replacing? and then over time, can decide whether to deprecate sp-based functions.