Rdocumentation
powered by
Learn R Programming
jug (version 0.1.7)
include: Include elsewhere constructed middleware with primary jug instance
Description
Include elsewhere constructed middleware with primary jug instance
Usage
include(jug, collector, source_file = NULL)
Arguments
jug
the primary jug instance
collector
the variable containing the external middleware
source_file
provide (relative) path if collector variable is located in another .R file