knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  eval = FALSE
)

IMBEImisc

A collection of functions commonly used by members of the IMBEI.
It also contains some rmarkdown-templates. After having installed this package, you can create a new rmarkdown file in rstudio, select the option 'From Template' and then choose 'IMBEI_beamer_short'. This template is a lets you create pdf-slides with rmarkdown, that look like the .ppt slides of the UM Mainz.

Installation

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

# install.packages("devtools")
devtools::install_github("imbeimainz/IMBEImisc")

Usage

library("IMBEImisc")


imbeimainz/IMBEImisc documentation built on Nov. 14, 2024, 1:22 p.m.