libr: Libraries, Data Dictionaries, and a Data Step for R

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.

Package details

AuthorDavid J. Bosak
MaintainerDavid Bosak <dbosak01@gmail.com>
LicenseCC0
Version1.2.9
URL https://libr.r-sassy.org
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("libr")

Try the libr package in your browser

Any scripts or data that you put into this service are public.

libr documentation built on Nov. 18, 2023, 1:08 a.m.