Learn R Programming

sphereML (version 0.1.1)

start_sphereML: Start a shiny application of sphereML

Description

An interactive Shiny application for running a machine learning analysis to the 'spheredata' package.

Usage

start_sphereML()

Arguments

Value

A user interface of shiny application.

Details

This starts the application on the users local computer.

Examples

Run this code
if (FALSE) {
library(sphereML)
start_sphereML()
}

Run the code above in your browser using DataLab