MLRShiny: Launch MLRShiny Interface

Description Usage Details Value Examples

View source: R/MLRShiny.R

Description

MLRShiny() loads interactive user interface built using R shiny.

Usage

1

Details

Start MLRShiny

The interactive user interface is to provide an easy way for people who are learning Multiple Linear Regression. Includes example data for testing out a few example analysis.

Value

Nothing

Examples

1
2
3
4
5
## Not run: 
library(shiny)
MLRShiny()

## End(Not run)

MLRShiny documentation built on May 1, 2019, 9:16 p.m.

Related to MLRShiny in MLRShiny...