knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

HDDAData

R-CMD-check

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.

Installation

You can install HDDAData from GitHub with:

# install.packages("remotes")
remotes::install_github("statOmics/HDDAData")

The HDDA course over the years



statOmics/HDDAData documentation built on Nov. 9, 2022, 9:29 a.m.