GuessTheLine: GuessTheLine shiny app

Description Usage Details Value Author(s) Examples

View source: R/GuessTheLine.r

Description

Launches the GuessTheLine shiny app, the user is prompted to guess the least squares fit of a sample of random points

Usage

1

Details

Full help is available from within the shiny app.

Value

None

Author(s)

Francesco Pauli, francesco.pauli@deams.units.it

Examples

1
2
3
4
5
## Not run:
if (interactive()){
 GuessTheLine()
 }
## End(Not run)

lmviz documentation built on Aug. 25, 2020, 1:06 a.m.