knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

huebnerMPr

R Package containing functions for cleaning and vizualizing mainly used in my master project about energy efficient computation.

Installation

You can install the development version of huebnerMPr from GitHub with:

# install.packages("devtools")
devtools::install_github("maxhuebner/huebnerMPr")


maxhuebner/huebnerMPr documentation built on Feb. 13, 2022, 12:21 p.m.