Skip to content

Version 0.2.3

Compare
Choose a tag to compare
@evanbiederstedt evanbiederstedt released this 01 Mar 18:03
1ef0ff5
  • Function rasterise() changed to work with multiple layers
  • Function rasterise() now works with geom_sf(), i.e. should find any layers in a valid input list, and rasterize this.
  • Parameter scale added to rasterise()`. This scales the 'height' and 'weight' of the raster objects
  • Updates to roxygen2, added types

Related PRs: #24 #26