ltdroy/toweR: Make complex messy vertical merges (row binds) of multiple files efficient, easy and safe

Provides a set of tools for loading, manipulating and vertically combining multiple rectangular datasets with (potentially) inconsistent structure. It provides an efficient way to automate and verify otherwise labourious/error-prone processes of: (a) loading a large number of datasets in a folder, with potentially inconsistent formats (e.g. excel/csv) (b) storing these datasets in a structured object and attaching/extracting file metadata, (c) harmonising and checking the column names and structure of each dataset (d) verifying the coverage of the set of datasets across variables and cases (e.g. over a time period or across groups).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/ltdroy/toweR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ltdroy/toweR")
ltdroy/toweR documentation built on Feb. 6, 2022, 7:03 a.m.