dbosak01/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.

Getting started

Package details

AuthorDavid J. Bosak
MaintainerDavid Bosak <dbosak01@gmail.com>
LicenseCC0
Version1.3.2
URL https://libr.r-sassy.org https://github.com/dbosak01/libr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dbosak01/libr")
dbosak01/libr documentation built on March 19, 2024, 5:50 p.m.