ntrade_app {qPRAentry}R 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()
}

[Package qPRAentry version 0.1.1 Index]