spANOVAapp {spANOVA}R Documentation

Shiny app for spANOVA

Description

Shiny app for analysis of variance with spatially correlated errors

Usage

spANOVAapp(external = TRUE)

Arguments

external

logical. If true, the system's default web browser will be launched automatically after the app is started.

Value

This function does not return any value directly. It launches a Shiny application for analyzing variance with spatially correlated errors.

Examples


spANOVAapp(external = TRUE)

[Package spANOVA version 0.99.4 Index]