Learn R Programming

lmviz (version 0.2.0)

GuessThePoints: 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()

Arguments

Value

None

Details

Full help is available from within the shiny app.

Examples

Run this code
# NOT RUN {
## Not run:
if (interactive()){
 GuessThePoints()
 }
## End(Not run)
# }

Run the code above in your browser using DataLab