Recently Published

Lorca Presentation
GSE231660
SVM Ex4 - Eldad Aviv
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