ntrade_app: Shiny app for Ntrade

View source: R/ntrade_app.R

ntrade_appR Documentation

Shiny app for Ntrade

Description

Interactive application for the calculation and redistribution of the potentially infected/infested quantity of commodities imported by a country from third countries where the pest is present (N_{trade}) using the NUTS coding system. See Nomenclature of territorial units for statistics.

Usage

ntrade_app()

Value

No return value, called for side effects

See Also

ntrade(), redist_nuts(), redist_iso()

Examples

if (interactive()) {
ntrade_app()
}

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