README.md

rsurveyutils

The goal of rsurveyutils is to provide basic functionality for preprocessing and analyzing data.

Installation

install.packages("devtools")
devtools::install_github("amehtaSF/rsurveyutils")

Todo

codebook_recoder

[ ] codebook_recoder doesn't work on nature study 2b project when installed from github, but works from globalenv. Particularly, the trycatch in as.numeric conversion

cor_matrix_kbl

[ ] need tests

recent_date_dir

[ ] need tests [ ] adapt for windows paths

Implementing new function in package

Following workflow from R Packages e-book.

Functions in packages



amehtaSF/rsurveyutils documentation built on Aug. 27, 2022, 11:59 a.m.