knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Stat1

This is a collection of useful functions for the module Statistik 1 at Technische Universität Berlin. Use these functions at your own risk. The documentation is free of examples, therefore it might be necessary to read the source code. This is a great opportunity to verify that the code does what you expect it to do.

Installation

You can install the development version of {Stat1} from GitHub with:

# install.packages("devtools")
devtools::install_github("DavidBarke/Stat1-Functions")


DavidBarke/Stat1-Functions documentation built on Feb. 25, 2021, 2:56 p.m.