dtrepsurvey | R Documentation |
A function to create a dtsvyrep from a data.frame or svyrep.design type object
dtrepsurvey(svyrep, ...)
## S3 method for class 'data.frame'
dtrepsurvey(svyrep, ...)
## S3 method for class 'svyrep.design'
dtrepsurvey(svyrep, ...)
svyrep |
svyrep.design or an object that inherits data.frame. |
... |
options passed to survey::svrepdesign when svyrep is a data.frame object. Ignored for svyrep which already contains the necessary information for transformation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.