ForceDataFrame: ForceDataFrame

View source: R/buildMatrix.r

ForceDataFrameR Documentation

ForceDataFrame

Description

Force matrix and arrays to data.frame

Usage

ForceDataFrame(data)

Arguments

data

matrix, data.frame, array, list, etc. . .

Details

This is a helper function for build.x and build.y to convert arrays and matrices–which are not accepted in model.frame–into data.frames

Value

a data.frame of the data

Author(s)

Jared P. Lander


useful documentation built on Oct. 24, 2023, 9:07 a.m.