set_glovar: Setting values of package-level global variables on workers

Description Usage Arguments See Also

View source: R/Parallel.R

Description

Setting values of package-level global variables on workers

Usage

1
set_glovar(x, value)

Arguments

x

A character string. The name of a global variable.

value

A R object. The value to be assigned to the global variable identified by x.

See Also

assign


DrylandEcology/rSFSW2 documentation built on Aug. 18, 2020, 1:27 p.m.