Other packages > Find by keyword >

srvyr  

'dplyr'-Like Syntax for Summary Statistics of Survey Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("srvyr", "1.3.0")



Attach the package and use:
library("srvyr")
Maintained by
Greg Freedman Ellis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-01-16
Latest Update: 2024-08-19
Description:
Use piping, verbs like 'group_by' and 'summarize', and other 'dplyr' inspired syntactic style when calculating summary statistics on survey data using functions from the 'survey' package.
How to cite:
Greg Freedman Ellis (2016). srvyr: 'dplyr'-Like Syntax for Summary Statistics of Survey Data. R package version 1.3.0, https://cran.r-project.org/web/packages/srvyr. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:09), 0.1.0 (2016-01-16 15:59), 0.1.1 (2016-04-03 17:15), 0.1.2 (2016-06-28 08:38), 0.2.0 (2016-09-26 08:03), 0.2.1 (2017-04-26 18:36), 0.2.2 (2017-06-23 03:17), 0.3.0 (2018-01-24 05:20), 0.3.1 (2018-03-10 19:45), 0.3.2 (2018-05-04 14:05), 0.3.3 (2018-05-22 12:08), 0.3.4 (2019-01-20 18:00), 0.3.5 (2019-07-09 14:10), 0.3.6 (2019-10-05 23:00), 0.3.7 (2020-01-17 10:10), 0.3.8 (2020-03-07 20:30), 0.3.9 (2020-05-04 07:20), 0.3.10 (2020-05-26 13:10), 0.4.0 (2020-07-30 11:30), 1.0.0 (2020-12-01 06:50), 1.0.1 (2021-03-28 23:40), 1.1.0 (2021-09-29 06:40), 1.1.1 (2022-02-20 19:00), 1.1.2 (2022-10-06 01:00), 1.2.0 (2023-02-21 05:10), 1.3.0 (2024-08-19 19:10)
Other packages that cited srvyr R package
View srvyr citation profile
Other R packages that srvyr depends, imports, suggests or enhances
Complete documentation for srvyr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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