NEWS
btb 0.2.0 (2022-10-24)
- Change of maintainer, new authors (november 2022)
- Change
dfToGrid
name (to btb_ptsToGrid
)
- Allow
btb_ptsToGrid
to use simple feature points as input
- Change
kernelSmoothing
name (to btb_smooth
)
- Allow
btb_ptsToGrid
to use simple feature points as input
- New function to link points to their centroid in a grid (
btb_add_centroides
)
- Updates messages when smoothing removed (in RcppLissage.cpp)
- Old functions
dfToGrid
and kernelSmoothing
replaced by warnings
- Possibility to use Inspire naming for grid cells (with
btb_add_inspire
function)
- Roxygen documentation
- testthat compatible tests
- New tests
- Add vignette
- Add pkgdown website