# this script was used to generate the file found at:
# inst/extdata/packMatches.csv
library(packFinder)
data("packMatches")
packsToCsv(packMatches, system.file(
"extdata",
"packMatches.csv",
package = "packFinder"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.