Skip to content

blscrapeR 2.1.1

Compare
Choose a tag to compare
@keberwein keberwein released this 28 Jan 22:15
· 148 commits to master since this release

blscrapeR 2.1.1

New Features

  • Added a map projection argument to the bls_map_county() function. Choices are either Lambert or Mercator. Mercator is the default for single states, and Lambert the default for national views.
  • Enhanced error handling for the get_bls_state() function.

Data

  • Added Mercator projection data set.

Bug Fixes

  • Fixed date parsing with the get_bls_state() function.