Skip to content

cran 0.4.0

Choose a tag to compare

@dshkol dshkol released this 16 Jan 20:50
· 169 commits to main since this release

cancensus 0.4.0

Major changes

  • Added get_intersecting_geometry function to take advantage of new Censusmapper API endpoint. Check out the new vignette detailing how to use it.

Minor changes

  • Slightly reworked how to configure and store user API keys and cache locations. New functions set_api_key, set_cache_path, show_api_key, and show_cache_path added.
  • Fixes various warnings due to recent changes in tibble and dplyr.