Other packages > Find by keyword >

surveytable  

Streamlining Complex Survey Estimation and Reliability Assessment in R
View on CRAN: Click here


Download and install surveytable package within the R console
Install from CRAN:
install.packages("surveytable")

Install from Github:
library("remotes")
install_github("cran/surveytable")

Install by package version:
library("remotes")
install_version("surveytable", "0.9.10")



Attach the package and use:
library("surveytable")
Maintained by
Alex Strashny
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-18
Latest Update: 2025-05-22
Description:
Short and understandable commands that generate tabulated, formatted, and rounded survey estimates. Mostly a wrapper for the 'survey' package (Lumley (2004) <doi:10.18637/jss.v009.i08> <https://CRAN.R-project.org/package=survey>) that implements the National Center for Health Statistics (NCHS) presentation standards (Parker et al. (2017) <https://www.cdc.gov/nchs/data/series/sr_02/sr02_175.pdf>, Parker et al. (2023) <doi:10.15620/cdc:124368>).
How to cite:
Alex Strashny (2024). surveytable: Streamlining Complex Survey Estimation and Reliability Assessment in R. R package version 0.9.10, https://cran.r-project.org/web/packages/surveytable. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:10), 0.9.2 (2024-01-18 21:50), 0.9.4 (2024-05-20 23:40), 0.9.5 (2024-10-09 20:00), 0.9.6 (2025-03-13 09:20), 0.9.7 (2025-04-28 16:00), 0.9.8 (2025-05-22 23:10), 0.9.9 (2025-08-25 21:20)
Other packages that cited surveytable R package
View surveytable citation profile
Other R packages that surveytable depends, imports, suggests or enhances
Complete documentation for surveytable
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA