getModuleById: Retrieve a module metadata from modules tibble.

Description Usage Arguments Value Author(s)

View source: R/generator.R

Description

Retrieve a module metadata from modules tibble.

Usage

1
getModuleById(modules, moduleId)

Arguments

modules

tibble with modules metadata. tibble format: type, name, id, parameters.

moduleId

id of the module to retrieve.

Value

tibble containing the module if it was found. Empty tibble otherwise.

Author(s)

Damian Rodziewicz


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