unpack.list: Unpack a list to the environment. Handy when many reactive...

View source: R/accessory.R

unpack.listR Documentation

Unpack a list to the environment. Handy when many reactive functions are returned by a call to a module's server function

Description

Unpack a list to the environment. Handy when many reactive functions are returned by a call to a module's server function

Usage

unpack.list(object)

Arguments

object

A named list of objects to unpack


pinin4fjords/shinyngs documentation built on May 5, 2024, 7:17 a.m.