Package: biscale 1.1.0

biscale: Tools and Palettes for Bivariate Thematic Mapping
Provides a 'ggplot2' centric approach to bivariate mapping. This is a technique that maps two quantities simultaneously rather than the single value that most thematic maps display. The package provides a suite of tools for calculating breaks using multiple different approaches, a selection of palettes appropriate for bivariate mapping and scale functions for 'ggplot2' calls that adds those palettes to maps. Tools for creating bivariate legends are also included.
Authors:
biscale_1.1.0.tar.gz
biscale_1.1.0.zip(r-4.7)biscale_1.1.0.zip(r-4.6)biscale_1.1.0.zip(r-4.5)
biscale_1.1.0.tgz(r-4.6-any)biscale_1.1.0.tgz(r-4.5-any)
biscale_1.1.0.tar.gz(r-4.7-any)biscale_1.1.0.tar.gz(r-4.6-any)
biscale_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
biscale/json (API)
NEWS
| # Install 'biscale' in R: |
| install.packages('biscale', repos = c('https://chris-prener.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chris-prener/biscale/issues
Pkgdown/docs site:https://chris-prener.github.io
- stl_race_income - Race and Median Income in St. Louis by Census Tract, 2017
- stl_race_income_point - Race and Median Income in St. Louis by Census Tract, 2017
Last updated from:a24bbb3d57. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 212 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 163 | ||
| macos-oldrel-arm64 | OK | 173 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 113 |
Exports:bi_classbi_class_breaksbi_legendbi_palbi_pal_manualbi_scale_colorbi_scale_fillbi_theme
Dependencies:classclassIntclicpp11e1071farverggplot2gluegtableisobandKernSmoothlabelinglifecycleMASSproxyR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Bivariate Palettes
Rendered frombivariate_palettes.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2022-05-31
Started: 2022-05-26
Bivarite Mapping with ggplot2
Rendered frombiscale.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-09-01
Started: 2019-04-29
Options for Breaks and Legends
Rendered frombreaks.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2022-06-02
Started: 2022-05-25
Rasters
Rendered fromrasters.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2022-05-26
Started: 2022-05-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create Classes for Bivariate Maps | bi_class |
| Return Breaks | bi_class_breaks |
| Create Object for Drawing Legend | bi_legend |
| Preview Palettes and Hex Values | bi_pal |
| Apply Bivariate Color to ggplot Object | bi_scale_color |
| Apply Bivariate Fill to ggplot Object | bi_scale_fill |
| Basic Theme for Bivariate Mapping | bi_theme |
| Race and Median Income in St. Louis by Census Tract, 2017 | stl_race_income |
| Race and Median Income in St. Louis by Census Tract, 2017 | stl_race_income_point |
