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

Plot
Root Caused Analysis
program-7
Develop a function in R to plot a function curve based on mathematical equation provided as input, with different curve styles for each group, using ggplot2.
Plot
Assessment 1
Pranamita Mazumder_final project
Choose any dataset of your choice. It can be mtcars from R or any csv file you want to use. Create the following: Describe the dataset. What are the variables? Create a static visualization using ggplot2. Try to use the parameters we have learnt in class including alpha, size, regression line, etc. Describe your visualization. Use the visualization from part 2 to create an interactive chart using plotly. Create an animation using gganimate. Your animation should change according to a time series component.
In-Class Activity #10
2025
Document
Plot