Contains a set of functions to create data libraries, generate data dictionaries, and simulate a data step. The libname() function will load a directory of data into a library in one line of code. The dictionary() function will generate data dictionaries for individual data frames or an entire library. And the datestep() function will perform row-by-row data processing.
Version: | 1.1.1 |
Depends: | R (≥ 4.0.0) |
Imports: | readr, readxl, haven, openxlsx, crayon, dplyr, tibble, tools |
Suggests: | testthat, knitr, rmarkdown, foreign, magrittr, utils, logr |
Published: | 2021-01-06 |
Author: | David J. Bosak |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
BugReports: | https://github.com/dbosak01/libr/issues |
License: | CC0 |
URL: | https://libr.r-sassy.org |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | libr results |
Reference manual: | libr.pdf |
Vignettes: |
Basic Library Operations Data Step Operations Disclaimer Enhanced Equality Library Management libr |
Package source: | libr_1.1.1.tar.gz |
Windows binaries: | r-devel: libr_1.1.1.zip, r-release: libr_1.1.1.zip, r-oldrel: not available |
macOS binaries: | r-release: libr_1.1.1.tgz, r-oldrel: not available |
Old sources: | libr archive |
Please use the canonical form https://CRAN.R-project.org/package=libr to link to this page.