lekroll / R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 97.2%Language:R 2.8%