Corey Sparks
banner
coreysparks1.bsky.social
Corey Sparks
@coreysparks1.bsky.social
Demographer, Research Scientist at The Coleridge Initiative, reformed #academic #rstats
https://coreysparks.github.io/appdem_Book/
For those of you interested in accessing U.S. Census Bureau data from data.census.gov during the government shutdown, the Census APIs are still working.

Here is an example of how to access the Census API using both #Rstats and #Python

coreysparks.quarto.pub/accessing-th...
October 3, 2025 at 4:05 PM
this puts the vector notation in front of the output, and adds an extra r in there

knitr::inline_expr('r mean(1:10)', "md")
September 5, 2025 at 5:14 PM
hideous, but beautiful too?
ytb @ivelasq3.bsky.social
September 5, 2025 at 5:04 PM
yup, I get
September 5, 2025 at 4:50 PM
September 5, 2025 at 4:47 PM
That did it, thanks @ercbk.bsky.social
``{r} mean(1:10) ``
gave me
September 5, 2025 at 4:44 PM