Learn R Programming

prnsamplr (version 0.3.0)

ExampleData: ExampleData

Description

Artificial dataset to be used with samp and transformprn.

Usage

data("ExampleData")

Arguments

Format

A data frame with 40000 observations on the following 6 variables.

stratum

a character vector

id

a numeric vector

npopul

a numeric vector

nsample

a numeric vector

rands

a numeric vector

sizeM

a numeric vector

Examples

Run this code
data(ExampleData)

Run the code above in your browser using DataLab