states
Create Panels of Independent States
State-panel tooling holding steady since its 2020 data and ergonomics release.
◆Recent moves
- 0y ago
plot_missing() test fixed for the next ggplot2
A test repair for an upcoming ggplot2 release, touching plot_missing() only in the test suite.
View source ↗ - 2y ago
ggplot2 and dplyr deprecation cleanup
Deprecation cleanup across ggplot2 and dplyr, a roxygen2 package alias restored by hand, and stale URLs updated. Housekeeping against upstream churn.
View source ↗ - 2y ago
Bundled state data stripped to plain data frames
The bundled cowstates and gwstates become plain data frames with the readr spec attribute stripped, and prettyc() gains shorter country names such as Belarus in place of Belarus (Byelorussia). Both are visible wherever the data is printed or joined.
View source ↗ - 5y ago
Microstate coding for COW data and state_panel() shortcuts
The release that set the package's current shape: a microstates coding derived from G&W added to the COW data, iso3c columns renamed to gwn and cown to stop implying an ISO standard, and state_panel() taught to accept 2006, 2006-06 and 2006-06-01 style inputs with the period inferred.
View source ↗ - 7y ago
Simpler defaults for state_panel() and plot_missing()
Smarter defaults for state_panel() and plot_missing() so that common calls need fewer arguments. The entry gives no detail beyond that.
View source ↗