lda: Launch the Life Data Analysis Tutorial

View source: R/lda.R

ldaR Documentation

Launch the Life Data Analysis Tutorial

Description

This function launches an interactive tutorial for life data analysis.

Usage

lda()

Value

This function does not return a value.

See Also

https://paulgovan.github.io/ReliaLearnR/

Examples

if (interactive()) {
  lda()
}

ReliaLearnR documentation built on May 27, 2026, 5:08 p.m.