Skip to contents

Open RICT as an interactive shiny web app.

Usage

rict_app()

Details

rict_app() opens RICT as an interactive shiny app. RICT will automatically detect if the input file contains NI or GB grid references and apply the correct model including if GIS / geological predictors are used (currently only available for GB).

Using the app:

  1. Select your required year type (multi/single) for classification and type of prediction for instance include taxa or all indices.

  2. Click the Browse for .csv file button to select and upload a data file.

  3. View and download results.

Examples

if (FALSE) {
rict_app()
}