Learn R Programming

spANOVA (version 0.99.4)

spANOVAapp: Shiny app for spANOVA

Description

Shiny app for analysis of variance with spatially correlated errors

Usage

spANOVAapp(external = TRUE)

Value

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

Arguments

external

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

Examples

Run this code
# \donttest{
spANOVAapp(external = TRUE)# }

Run the code above in your browser using DataLab