GuessThePoints {lmviz} | R Documentation |
Launches the GuessThePoints shiny app, the user is prompted to guess a sample of points compatible with a set of parameters.
GuessThePoints()
Full help is available from within the shiny app.
None
Francesco Pauli, francesco.pauli@deams.units.it
## Not run:
if (interactive()){
GuessThePoints()
}
## End(Not run)