#!/usr/bin/env R
devtools::load_all()
MiDAS_tut_HLA <- readHlaCalls("inst/extdata/MiDAS_tut_HLA.txt", resolution = 4)
usethis::use_data(MiDAS_tut_HLA, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.