assign.parent: Assign a variable in the parent environment when <<-...

Description Usage Arguments Value

Description

Assign a variable in the parent environment when <<- doesn't seem to work.

Usage

1
assign.parent(var, value, env)

Arguments

var

string of the variable to assign

value

value to be assigned

env

environment of the assignment (environment())

Value

NULL


roxygen documentation built on May 2, 2019, 4:44 p.m.