# Work in progress. The book on R packages only mentions examples
# of tests for functions, so make sure to have a look at some test-
# directories of data-focused packages like covdata. Creating tests
# for data is very different from creating tests for functions.
# context("Datasets")
library(primer.data)
library(stringr)
ces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.