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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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