# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "choroplethr" in publications use:' type: software license: BSD-3-Clause title: 'choroplethr: Simplify the Creation of Choropleth Maps in R' version: 3.7.3 doi: 10.32614/CRAN.package.choroplethr abstract: Choropleths are thematic maps where geographic regions, such as states, are colored according to some metric, such as the number of people who live in that state. This package simplifies this process by 1. Providing ready-made functions for creating choropleths of common maps. 2. Providing data and API connections to interesting data sources for making choropleths. 3. Providing a framework for creating choropleths from arbitrary shapefiles. 4. Overlaying those maps over reference maps from Google Maps. authors: - family-names: Lamstein given-names: Ari email: ari@lamsteinconsulting.com repository: https://cranhaven.r-universe.dev commit: 335edf8c28cebc275bbdb9954af131d8442b0572 date-released: '2024-03-02' contact: - family-names: Lamstein given-names: Ari email: ari@lamsteinconsulting.com