SDEFSR_GUI {SDEFSR}R Documentation

Launch a web interface for use the algorithms easily.

Description

Launches a Shiny-based interface for the package in your browser.

Usage

SDEFSR_GUI()

Details

The package SDEFSR provide simple, shiny-based web interface for performs the taks easily. The interface only work with new datasets loaded directly in the platform.

The web application is structured as follows:

The tables can be sorted for each value and also you can search and filter values.

Examples

## Not run: 
library(SDEFSR)
SDEFSR_GUI()

## End(Not run)
    

[Package SDEFSR version 0.7.22 Index]