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.5)cspp_0.3.3.zip(r-4.4)cspp_0.3.3.zip(r-4.3)
cspp_0.3.3.tgz(r-4.4-any)cspp_0.3.3.tgz(r-4.3-any)
cspp_0.3.3.tar.gz(r-4.5-noble)cspp_0.3.3.tar.gz(r-4.4-noble)
cspp_0.3.3.tgz(r-4.4-emscripten)cspp_0.3.3.tgz(r-4.3-emscripten)
cspp.pdf |cspp.html✨
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 2 years agofrom:48da624f26. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:corr_plotgenerate_mapget_citesget_cspp_dataget_network_dataget_var_infoplot_panel
Dependencies:bitbit64clicliprcolorspacecpp11crayoncsppDatadplyrfansifarverforcatsgenericsggcorrplotggplot2gluegtablehavenhmsisobandlabelinglatticelifecyclemagrittrmapprojmapsMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrprettyunitsprogresspurrrR6RColorBrewerRcppreadrreshape2rlangscalesstringistringrtibbletidyselecttzdbutf8vctrsviridisLitevroomwithr
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 |