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

Publish Document
guanzitao0402
Document2
Assignment 9
Document
Online Retail Dataset Analysis
This R Markdown file analyzes an Online Retail Dataset (UK e-commerce, 2010-2011) with: - Descriptive stats (mean, variance) - Correlations (price vs. demand) - Visualizations (sales trends, top products) - Key insights on pricing, seasonality, and markets. Goal: Optimize pricing, inventory, and marketing strategies. (Author: Chris Giamakidis Kiosses | Date: 2025-04-02)
zuoye2ggplot
prog7
Develop a function in R to plot a function curve based on a mathematical equation provided as input , with different curve styles for each group ,using ggplot2.
Document
Assignment 2 markdown
Program7
Develop a function in R to plot a function curve based on a mathematical equation provided as input, with different curve styles for each group, using ggplot2.