knitr::opts_chunk$set(echo = TRUE, collapse = TRUE, comment = "#>")
An R package
Install the development version from Github with:
## install remotes pkg if not already if (!requireNamespace("remotes")) { install.packages("remotes") } ## install from github remotes::install_github("mkearney/zapi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.