Learn R Programming

quipu (version 1.9.0)

runDemo: Run a short interactive demo

Description

Shows the two typical plots and the effects of the main parameters.

Usage

runDemo()

Arguments

Examples

Run this code
library(quipu)

if(interactive()) {
  runDemo()
}

Run the code above in your browser using DataLab