Skip to content

mspeekenbrink/sdam-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdamr

An R package to support Statistics: Data analysis and modelling.

This package provides the datasets analysed in Statistics: Data analysis and modelling, as well as functions to compute sample statistics (mode, variance and standard deviations) and create "raincloud" plots.

Installation

Stable release

The stable release is available from CRAN. In the R console, type

install.packages("sdamr")

Development version

The development version can be installed from GitHub, using the remotes package. If you don't have this install, first type

install.packages("remotes")

in the R console. You can then install the sdamr package by typing

remotes::install_github("mspeekenbrink/sdam-r")

About

Statistics: Data analysis and modelling (r package)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages