pathway_app {qPRAentry} | R 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
Examples
if (interactive()) {
pathway_app()
}
[Package qPRAentry version 0.1.0 Index]