Collection of R and Python resources for political scientist

As a political scientist, you may find the following collection of R and Python resources to be useful for your research and data analysis.

Data Wrangling

Geographic data computation

Blog

Quarto

publish

how to publish .qmd file to bookdown:

rsconnect::addConnectServer("https://bookdown.org", "bookdown.org")
rsconnect::connectApiUser(
  account = "", server = "bookdown.org",
  apiKey = Sys.getenv("CONNECT_API_KEY")
)
quarto::quarto_publish_site(
  name = "data-analysis-in-action", render = "none",
  server = "bookdown.org",
  account = "",
  title = "Data Analysis in Action"
)

shiny

shiny and quarto shiynlive

Tidy series

Marginal Effects

NLP

Causal Inference

Blogger

Github action with R

Visualization

table

STAS

Spatial Analysis

Causal Inference Book

IRT

mailR

MAP

SQL