Skip to content
/ astatur Public

R package to accompany "Applied Statistics using R"

License

Notifications You must be signed in to change notification settings

ihrke/astatur

Repository files navigation

Lifecycle: experimental

astatur

Homepage

This packages is the companion package to our book "Applied Statistics using R".

All datasets and code-examples used in the book are included in this package. In addition, the package contains several convenience functions that are used in the book.

Installation

You can install the package from github using

#install.packages("devtools")
devtools::install_github("ihrke/astatur")

Usage

In order to run the example codes from the book, you can use the following to install all packages used in the book.

library(astatur)
install.packages(astatur.all.used.packages)

Code-examples

All code-examples presented in the book are included in this package. The list of files can be accessed here or by clicking on the filenames below:

About

R package to accompany "Applied Statistics using R"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages