as.data.frame.surveydata: Coerces surveydata object to data.frame.

View source: R/surveydata.R

as.data.frame.surveydataR Documentation

Coerces surveydata object to data.frame.

Description

Coerces surveydata object to data.frame.

Usage

## S3 method for class 'surveydata'
as.data.frame(x, ..., rm.pattern = FALSE)

Arguments

x

Surveydata object to coerce to class data.frame

...

ignored

rm.pattern

If TRUE removes pattern() attributes from x

See Also

surveydata-package


andrie/surveydata documentation built on March 13, 2023, 2 a.m.