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]
First Published: 2016-01-16
Latest Update: 2023-02-21
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 29 Mar. 2025.
Previous versions and publish date:
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for srvyr6080100120140160180200220240260280300320TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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