RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post

Recently Published

DIRA CPS rental assistance
box plot
This R script creates and displays a box plot of highway mileage distribution by the number of cylinders in the `mpg` dataset using ggplot2 with a purple color palette.
HTML
Censis analysis
Code for Substack post
bar graph
This R script creates a stacked bar graph using the `diamonds` dataset to show the proportion of diamond colors within each cut category, with a blue color palette applied. The plot is then displayed with minimal theming and labeled axes.
Assignment 1
Sample
time series plot
This R script defines a function to plot a time series trend of a specified value by group using ggplot2, then uses it to visualize unemployment data over time by year from the `economics` dataset.
R para iniciantes
Apostila de R para iniciantes.
Plot LM
duckdb for R users
Draft Material for a presentation on {duckdb} for R Users