df = read.table("refseq_gene_summary.txt", header = TRUE, sep = "\t", quote = "")
saveRDS(df, file = "GeneSummary/inst/extdata/refseq_gene_summary.rds", compress = "xz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.