tidyterra 0.0.1
-
Improvements on performance:
-
Conversion to tibble is avoided as much as possible.
-
Internally use
data.table
instead of tibbles. -
The package is compatible with
dtplyr
.
-
-
as_spatraster()
handles tibbles with characters and factors. -
Simplification and tests for
geom_spatraster()
and
geom_spatraster_rgb()
. -
New methods:
-
pull()
-
transmute()
-
rename()
-
-
New geoms:
geom_spatraster_contour()
family.