get_records.survey: Survey data retrieval

Description Usage Arguments Details Value Examples

View source: R/survey.R

Description

get_records retrieves all records in the survey object provided.

Usage

1
2
## S3 method for class 'survey'
get_records(object)

Arguments

object

A survey object.

Details

This is the accessor method for the raw hyper-table that holds all records in a survey object.

Value

A data frame organized as hyper-table or column-wide store.

Examples

1

quommit/settle documentation built on May 26, 2019, 1:31 p.m.