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