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 Sept. 12, 2024, 7:32 a.m.

Related to marshalData in jmvcore...