spades_simInit: Shiny module to initialize a 'SpaDES' simulation

Description Usage Arguments Value Note Author(s) See Also

View source: R/spades.R

Description

Simply a wrapper around simInit to be called as a shiny module.

Usage

1
spades_simInit(input, output, session, ...)

Arguments

input

shiny server input object

output

shiny server output object

session

shiny server session object

...

Additional arguments passed to simInit.

Value

A reactive simList object

Note

This is a server-only module with no UI component.

Author(s)

Alex Chubaty

See Also

simInit


PredictiveEcology/SpaDES.shiny documentation built on Nov. 11, 2019, 7:12 p.m.