start_sphereML: Start a shiny application of sphereML

View source: R/start_sphereML.R

start_sphereMLR 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)

sphereML documentation built on June 8, 2025, 10:45 a.m.