horst-package

This is a collection of functions used by me and my colleagues in Pschological Diagnostics at Humboldt-University of Berlin.

Until now, there are only very few functions and most of them are tailored to a specific problem, relying on input from specific functions from other packages (see respective help-pages).

Note: Dependencies need to be installed and loaded manually!

Installing the package:

Run the following code lines:

install.packages("devtools")
library(devtools)
devtools::install_github("kthorstmann/horst")
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)


kthorstmann/horst documentation built on May 20, 2019, 7:04 p.m.