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


Burke-Lauenroth-Lab/rSFSW2 documentation built on Aug. 14, 2020, 5:20 p.m.