CRAN/E | pollster

pollster

Calculate Crosstab and Topline Tables of Weighted Survey Data

Installation

About

Calculate common types of tables for weighted survey data. Options include topline and (2-way and 3-way) crosstab tables of categorical or ordinal data as well as summary tables of weighted numeric variables. Optionally, include the margin of error at selected confidence intervals including the design effect. The design effect is calculated as described by Kish (1965) doi:10.1002/bimj.19680100122 beginning on page 257. Output takes the form of tibbles (simple data frames). This package conveniently handles labelled data, such as that commonly used by 'Stata' and 'SPSS.' Complex survey design is not supported at this time.

Key Metrics

Version 0.1.6
R ≥ 2.10
Published 2023-05-12 514 days ago
Needs compilation? no
License CC0
CRAN checks pollster results

Downloads

Yesterday 11 0%
Last 7 days 148 -38%
Last 30 days 715 +6%
Last 90 days 2.193 -6%
Last 365 days 9.213 -26%

Maintainer

Maintainer

John D. Johnson

Authors

John D. Johnson

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

crosstab3way
crosstabs
toplines

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

pollster archive

Depends

R ≥ 2.10

Imports

dplyr ≥ 0.8.0
stringr ≥ 1.0.0
tidyr ≥ 1.1.0
labelled ≥ 2.0.0
forcats ≥ 1.0.0
rlang ≥ 0.4.5

Suggests

ggplot2 ≥ 3.3.0
knitr
rmarkdown