dkneis/tabular: Manage data-base-like collections of text files

Utility functions to manage data-base-like collections of plaint text files. This includes, for example, functions to check for violations of primary and foreign key constrains that would normally be carried out by an SQL-based DBMS.

Getting started

Package details

AuthorDavid Kneis <david.kneis@tu-dresden.de>
MaintainerDavid Kneis <david.kneis@tu-dresden.de>
LicenseGPL (>= 2)
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dkneis/tabular")
dkneis/tabular documentation built on Feb. 9, 2023, 12:34 a.m.