hlpr_assign: Assign objects into the global environment

View source: R/helper-functions.R

hlpr_assignR Documentation

Assign objects into the global environment

Description

Assign objects into the global environment

Usage

hlpr_assign(assign, object, name)

Arguments

assign

Logical.

object

The object to be assigned.

name

The name of the assigned object.


theMILOlab/SPATA documentation built on April 3, 2022, 3:37 a.m.