start_sphereML {sphereML}R Documentation

Start a shiny application of sphereML

Description

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

Usage

start_sphereML()

Details

This starts the application on the users local computer.

Value

A user interface of shiny application.

Examples

## Not run: 
library(sphereML)
start_sphereML()

## End(Not run)

[Package sphereML version 0.1.1 Index]