knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("BWAM/wqs")
Load the necessary R packages into the global environment, including the wqs package.
library(tidyverse) library(wqs)
library(wqs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.