Package: cspp 0.3.3
cspp: A Tool for the Correlates of State Policy Project Data
A tool that imports, subsets, visualizes, and exports the Correlates of State Policy Project dataset assembled by Marty P. Jordan and Matt Grossmann (2020) <http://ippsr.msu.edu/public-policy/correlates-state-policy>. The Correlates data contains over 2000 variables across more than 100 years that pertain to state politics and policy in the United States. Users with only a basic understanding of R can subset this data across multiple dimensions, export their search results, create map visualizations, export the citations associated with their searches, and more.
Authors:
cspp_0.3.3.tar.gz
cspp_0.3.3.zip(r-4.7)cspp_0.3.3.zip(r-4.6)cspp_0.3.3.zip(r-4.5)
cspp_0.3.3.tgz(r-4.6-any)cspp_0.3.3.tgz(r-4.5-any)
cspp_0.3.3.tar.gz(r-4.7-any)cspp_0.3.3.tar.gz(r-4.6-any)
cspp_0.3.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cspp/json (API)
NEWS
| # Install 'cspp' in R: |
| install.packages('cspp', repos = c('https://caleblucas.r-universe.dev', 'https://cloud.r-project.org')) |
- map_example - Sample Dataset for Working with generate_map
- network_data - State Network data
- network_vars - State Network (IPPSR) Dataset Variable Names
- var_names_db - Correlates of State Policy Project Dataset (IPPSR) Variable Names
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:48da624f26. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 211 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 122 |
Exports:corr_plotgenerate_mapget_citesget_cspp_dataget_network_dataget_var_infoplot_panel
Dependencies:bitbit64clicliprcpp11crayoncsppDatadplyrfarverforcatsgenericsggcorrplotggplot2gluegtablehavenhmsisobandlabelinglifecyclemagrittrmapprojmapspillarpkgconfigplyrprettyunitsprogresspurrrR6RColorBrewerRcppreadrreshape2rlangS7scalesstringistringrtibbletidyselecttzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create correlation plots of CSPP data | corr_plot |
| Generate map visualizations (choropleths) of CSPP data | generate_map |
| Get citations for CSPP variables | get_cites |
| Load CSPP data into the R environment | get_cspp_data |
| Get state networks data | get_network_data |
| Get information regarding the CSPP variables | get_var_info |
| Sample Dataset for Working with generate_map() | map_example |
| State Network data (IPPSR) | network_data |
| State Network (IPPSR) Dataset Variable Names | network_vars |
| Generate time series plots of CSPP data | plot_panel |
| Correlates of State Policy Project Dataset (IPPSR) Variable Names | var_names_db |
