GuessThePoints {lmviz}R Documentation

GuessThePoints shiny app

Description

Launches the GuessThePoints shiny app, the user is prompted to guess a sample of points compatible with a set of parameters.

Usage

GuessThePoints()

Details

Full help is available from within the shiny app.

Value

None

Author(s)

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

Examples

## Not run:
if (interactive()){
 GuessThePoints()
 }
## End(Not run)

[Package lmviz version 0.2.0 Index]