load("data-raw/Caclulation_DNAmPhenoAge.RData")
pheno_age_dat <- list(CpG = CpGs, intercept = Intercept, weight = Weights$Weight)
devtools::use_data(pheno_age_dat, internal = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.