marshalData {jmvcore} | R 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
[Package jmvcore version 2.4.7 Index]