act_extract_svydesign: Extracts dataframe from svydesign. Not terribly useful on...

View source: R/act_extract_svydesign.R

act_extract_svydesignR Documentation

Extracts dataframe from svydesign. Not terribly useful on own, but called in other Rtesunate functions

Description

Extracts dataframe from svydesign. Not terribly useful on own, but called in other Rtesunate functions

Usage

act_extract_svydesign(design_object)

Arguments

design_object

svydesign object of interest in functions act_row, act_ns, etc

Value

Dataframe used to build svydesign used

Examples

using api data from survey package
act_extract_svydesign(apistrat)

deansayre/Rtesunate documentation built on July 25, 2024, 7:22 p.m.