assign_obj: Assign objects into the global environment

View source: R/miscellaneous.R

assign_objR Documentation

Assign objects into the global environment

Description

Assign objects into the global environment

Usage

assign_obj(assign, object, name)

Arguments

assign

Logical.

object

The object to be assigned.

name

The name of the assigned object.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.