marshalData: Marshal the data from an environment into a data frame

View source: R/marshal.R

marshalDataR Documentation

Marshal the data from an environment into a data frame

Description

Marshal the data from an environment into a data frame

Usage

marshalData(env, ...)

Arguments

env

the environment to marshal from

...

the variables to marshal

Value

a data frame


jmvcore documentation built on Aug. 15, 2023, 9:07 a.m.

Related to marshalData in jmvcore...