Learn R Programming

merTools (version 0.6.2)

stripAttributes: Remove attributes from a data.frame

Description

Strips attributes off of a data frame that come with a merMod model.frame

Usage

stripAttributes(data)

Value

a data frame with variable names cleaned to remove all attributes except for names, row.names, and class

Arguments

data

a data.frame