knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of kunstomverse is to be a custom tidyverse package among other things:
theme_knst
source("dev/01-pkgs.R")
The packages to load:
pkgs
You can install extra packages using::
# install.packages(kunstomverse:::EXTRAPACKAGES) kunstomverse:::EXTRAPACKAGES
# install.packages("remotes") remotes::install_github("jbkunst/kunstomverse") install.packages(kunstomverse:::EXTRAPACKAGES)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.