We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6da33 commit 005098aCopy full SHA for 005098a
2 files changed
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: usmapdata
2
Title: Mapping Data for 'usmap' Package
3
-Version: 0.6.0
+Version: 0.6.0.9000
4
Description: Provides a container for data used by the 'usmap' package.
5
The data used by 'usmap' has been extracted into this package so that the
6
file size of the 'usmap' package can be reduced greatly. The data in this
NEWS.md
@@ -1,4 +1,7 @@
+# [unreleased]
+
# usmapdata 0.6.0
+Released Saturday, June 14, 2025.
* Change output of `us_map()` and `centroid_labels()` to data frame instead of tibble.
7
* If `tibble` format is required use `tibble::as_tibble()` on the output.
0 commit comments