library(testthat)
# These are fully imported
library(assertthat)
library(dplyr)
library(readr)
library(stringr)
# This package
library(iSTOP)
test_check("iSTOP")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.