collapse.svq: S3 method to collapse a repeat 'svq' into a single 'svy'

Description Usage

Description

internally, a svq of type repeat (roster) is just a list of svys with the same node attribute. This function rbinds those tibbles into a single survey.

Usage

1
2
## S3 method for class 'svq'
collapse(x, index = 1:NROW(x))

mlgrm/svyr documentation built on May 13, 2019, 11:08 a.m.