Nothing
# this script was used to generate the file found at:
# inst/extdata/packMatches.uc
library(packFinder)
data("arabidopsisThalianaRefseq")
data("packMatches")
packClusts <- packClust(
packMatches,
arabidopsisThalianaRefseq,
saveFolder = system.file("extdata", package = "packFinder")
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.