Setting up Jupyter Notebook with R kernel
Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text.…
Jun 28, 2023
I’m grateful to Andrew Dickinson for his advice on using Quarto to create this website!
Below are short tutorials on setting up Jupyter Notebook with R kernel, wrangling data with dplyr
, visualizing data with ggplot2
, doing geospatial analysis with sf
, and performing regressions with fixest
: