global.assign: Shortcut for global variable assignment with logging and...

Description Usage Arguments

View source: R/helper.R

Description

Shortcut for global variable assignment with logging and optional ZMQ storage backend.

Usage

1
global.assign(x, value, environ = .GlobalEnv)

Arguments

x

A variable name.

value

value assigned to x.

environ

the environment to use.


gitdek/Roanda documentation built on May 17, 2019, 5:28 a.m.