Package: dots 0.0.3


Christopher T. Kenny
dots: Dot Density Maps
Generate point data for representing people within spatial data. This collects a suite of tools for creating simple dot density maps. Several functions from different spatial packages are standardized to take the same arguments so that they can be easily substituted for each other.
Authors:
dots_0.0.3.tar.gz
dots_0.0.3.zip(r-4.7)dots_0.0.3.zip(r-4.6)dots_0.0.3.zip(r-4.5)
dots_0.0.3.tgz(r-4.6-any)dots_0.0.3.tgz(r-4.5-any)
dots_0.0.3.tar.gz(r-4.7-any)dots_0.0.3.tar.gz(r-4.6-any)
dots_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dots/json (API)
NEWS
| # Install 'dots' in R: |
| install.packages('dots', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/dots/issues
Pkgdown/docs site:https://christophertkenny.com
- boston_water - Boston Water
- suffolk - Suffolk County, MA Voting Districts
Last updated from:ed874678ed. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 165 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | OK | 168 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 152 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 127 | ||
| wasm-release | OK | 141 |
Exports:clip_waterdotsdots_pointsengine_sf_hexagonalengine_sf_randomengine_sf_regularengine_sp_clusteredengine_sp_hexagonalengine_sp_nonalignedengine_sp_randomengine_sp_regularengine_sp_stratifiedengine_terrafilter_pts
Dependencies:bitbit64classclassIntclicliprcpp11crayoncurlDBIdplyre1071farvergenericsgeojsonsfgeometriesggplot2gluegtablehmsisobandjsonifyjsonliteKernSmoothlabelinglatticelifecyclemagrittrMASSpillarpkgconfigprettyunitsprogressproxypurrrR6rapidjsonrRColorBrewerRcppreadrrlangrmapshapers2S7scalessfsfheadersspterratibbletidyselecttzdbunitsutf8V8vctrsviridisLitevroomwithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Boston Water | boston_water |
| Remove Water | clip_water |
| Make dot density plots | dots |
| Make dot density points | dots_points |
| Generate Hexagonal Points with 'sf' | engine_sf_hexagonal |
| Generate Random Points with 'sf' | engine_sf_random |
| Generate Regular Points with 'sf' | engine_sf_regular |
| Generate Clustered Points with 'sp' | engine_sp_clustered |
| Generate Hexagonal Points with 'sp' | engine_sp_hexagonal |
| Generate Nonaligned Points with 'sp' | engine_sp_nonaligned |
| Generate Random Points with 'sp' | engine_sp_random |
| Generate Regular Points with 'sp' | engine_sp_regular |
| Generate Stratified Points with 'sp' | engine_sp_stratified |
| Generate Points with 'terra' | engine_terra |
| Filter Points to a Region | filter_pts |
| Suffolk County, MA Voting Districts | suffolk |