knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
A lot of times I find myself doing the same thing twice. Any time that happens, I wonder if it can be automated. However, these problems are often 'Kai problems' and not 'everyone problems', so it doesn't make sense to make them as general (or robust) as they would need to be to fit into a serious package. So, welcome to my personal package: ragaki.
You can install the development version of ragaki from GitHub with:
# install.packages("devtools") devtools::install_github("KaiAragaki/ragaki")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.