stripAttributes: Remove attributes from a data.frame

View source: R/merData.R

stripAttributesR Documentation

Remove attributes from a data.frame

Description

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

Usage

stripAttributes(data)

Arguments

data

a data.frame

Value

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


jknowles/merTools documentation built on Feb. 11, 2024, 5:07 a.m.