Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 941 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 941 Bytes

Datenreport2022

Lifecycle: experimental CRAN status

Datenreport2022 provides data wrangling functions transforming the incoming raw data to the format expected by the RUBer package for parametric reporting. The data is for the data reports 2022 used in the ninth reporting cycle for teaching at the Ruhr-University Bochum.

Installation

Install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("RichardMeyer-Eppler/Datenreport2022")

Usage