Skip to content

R package crated for one of my statistics classes at Hamilton College. It has a collection of datasets as well as some data visualization functions.

License

Notifications You must be signed in to change notification settings

turalsadigov/stats2data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stats2data

stats2data is a data package for MATH 254, Statistical Modeling and Applications, at Hamilton College. Package also includes Quarto templates for weekly homework assignments and the final project. Quarto files will open as R Markdown file (rmd) but will render as qmd files.

To install the package, first install devtools package:

install.packages("devtools")

Then run the following code in the console:

devtools::install_github("turalsadigov/stats2data")

About

R package crated for one of my statistics classes at Hamilton College. It has a collection of datasets as well as some data visualization functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published