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

HTML
Document
Plot
asasa
Chapter 08- HW3
dot plot
This R program defines a function `plot_dot_plots` to create dot plots of specified continuous variables grouped by a categorical variable using `ggplot2` and `reshape2`. It melts the data and plots the variables, with points colored by the grouping variable.
R Markdown Practice
Well, I am just excited to share my first markdown file. Just checking the look of the R Markdown
Causal Effect