map_to_design: Map to Design

Description Usage Arguments Details Value Examples

Description

creates a 'survey' design object from the data

Usage

1
map_to_design(data, cluster.var = NULL)

Arguments

cluster.var

if cluster sampling was used, what's the name of the column in 'data' that identifies the cluster?

Details

create a 'survey' package design object from the data and information on the sampling strategy

Value

a 'survey' package design object

Examples

1
map_to_design(data,cluster.var="cluster_id")

mabafaba/hypergrammaR documentation built on May 14, 2019, 2:08 p.m.