to_ns: Assigns a value to a variable in a name space

Description Usage Arguments Value

Description

Assigns a value to a variable in a name space

Usage

1
to_ns(x, var_name, ns)

Arguments

x

Value to assign.

var_name

The name (as string) of the variable.

ns

The name space, either an environment or a Shiny::reactiveValues object.

Value

The initial value, x


numeract/rflow documentation built on May 28, 2019, 3:39 p.m.