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.2.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: 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.2.0, https://cran.r-project.org/web/packages/srvyr
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)
Other packages that cited srvyr R package
View srvyr citation profile
Other R packages that srvyr depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns