My mock second blog post

R
Teaching
This is created to show how to add any blog post
Author

Kuan

Published

November 20, 2023

library(car)
Loading required package: carData
mydata <- cars
plot(speed~dist, data = mydata)