knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of HDDAData is to provide easy access from R to datasets used in the High Dimensional Data Analysis course taught at Ghent University.
You can install HDDAData from GitHub with:
# install.packages("remotes") remotes::install_github("statOmics/HDDAData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.