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

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
September_3&4
DSE-A2-P(2024)
Document
EOL 2024
Diabetes Patient Classification Using Naive Bayes, Decision Tree, and Random Forest Model
LBB Classification II Diabetes Patient Classification Using Naive Bayes, Decision Tree, and Random Forest Model