knitr::opts_chunk$set( collapse = TRUE, comment = "#>", eval = FALSE )
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.
You can install the development version of IMBEImisc
from GitHub with:
# install.packages("devtools") devtools::install_github("imbeimainz/IMBEImisc")
library("IMBEImisc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.