library(usethis)
chromSizes_hg19 = GenomicDistributionsData::buildChromSizes("hg19")
usethis::use_data(chromSizes_hg19, overwrite=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.