knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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.
You can install the development version of {Stat1}
from GitHub with:
# install.packages("devtools") devtools::install_github("DavidBarke/Stat1-Functions")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.