knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This is my personal R package where I gather the various R functions I have found useful in one place.
You can install emilfun from github with:
# install.packages("devtools") devtools::install_github("EmilHvitfeldt/emilfun")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.