library(HPAanalyze)
hpa_histology_data <- hpaDownload(downloadList = "histology")
hpa_histology_data$metadata <- list(HPAversion = "22.0",
Ensemblversion = "103.38",
date = Sys.time(),
packageVersion = "1.16.0")
usethis::use_data(hpa_histology_data, internal = FALSE, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.