GuessTheLine {lmviz} | R Documentation |
GuessTheLine shiny app
Description
Launches the GuessTheLine shiny app, the user is prompted to guess the least squares fit of a sample of random points
Usage
GuessTheLine()
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()){
GuessTheLine()
}
## End(Not run)
[Package lmviz version 0.2.0 Index]