/R

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

R - Hosted Scripts for Reproducable Research

This Repository contains some Scripts that will be used to make my work reproducable. The main scripts are called r_rki_setup.R and r_install.R. Other Scripts will be added ocassionally.

r_rki_setup.R

Load basic set of packages and setup an RKI ggplot2 Environment to use inhouse colors for Graphics. Full reproducubility depends on installed fonts. If the font ScalaSansLF is not installed on the computer, an altervative has to be specified.

r_install.R

This scripts installs all packages to the local machine and only needs to run once.