knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This is my custom R-package that wraps googlesheets4, googledrive, and other API packages.
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("Lightbridge-KS/lbapi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.