tri.sample.stats {elec}R Documentation

Utility function for tri.sample

Description

A utility function returning the total number of unique precincts and ballots given a sample.

Usage

tri.sample.stats(samp)

Arguments

samp

A sample, such as one returned from tri.sample

Value

the total number of unique precincts and ballots given a sample.


[Package elec version 0.1.2.2 Index]