dots 0.0.3
- Replaces magrittr pipe with base pipe.
dots 0.0.1
- Added a NEWS.mdfile to track changes to the
package.
- Creates dots()anddots_points()to create
dot density plots and points for dot density plots.
- Creates engine functions for point types from terra,sf, andsp.
- Creates water clipping via clip_water().
- Creates point filtering via filter_pts().
- Adds an intro dot density vignette.
- Adds package logo.
- Adds tests with testthat.
- Adds pkgdownsite.
- Adds GitHub Actions to run R CMD check.