pathway_app: Shiny app for pathway model

View source: R/pathway_app.R

pathway_appR Documentation

Shiny app for pathway model

Description

Interactive application to estimate the number of potential founder populations (NPFP) of a pest in different regions or countries using the NUTS coding system. See Nomenclature of territorial units for statistics.

Usage

pathway_app()

Value

No return value, called for side effects

See Also

pathway_model()

Examples

if (interactive()) {
pathway_app()
}

qPRAentry documentation built on April 12, 2025, 1:12 a.m.