Package: pollster
Type: Package
Title: Calculate Crosstab and Topline Tables of Weighted Survey Data
Version: 0.1.6
Author: John D. Johnson [aut, cre]
Maintainer: John D. Johnson <john.d.johnson@marquette.edu>
Description: 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. 
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
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-12 18:43:13 UTC; johnsonjoh
Repository: CRAN
Date/Publication: 2023-05-12 19:00:05 UTC
Built: R 4.6.0; ; 2025-07-18 10:58:03 UTC; unix
