Learn R Programming

TableToLongForm (version 1.3.2)

Automatically Convert Hierarchical for-Human Tables to Machine-Readable LongForm Dataframes

Description

A wrapper to a set of algorithms designed to recognise positional cues present in hierarchical for-human Tables (which would normally be interpreted visually by the human brain) to decompose, then reconstruct the data into machine-readable LongForm Dataframes.

Copy Link

Version

Install

install.packages('TableToLongForm')

Monthly Downloads

166

Version

1.3.2

License

GPL-3

Maintainer

Jimmy Oh

Last Published

January 10th, 2019

Functions in TableToLongForm (1.3.2)

TTLFaliasList

List registered Modules for TableToLongForm
TableToLongForm-package

Convert a Table to a LongForm data.frame
TableToLongForm

Convert a Table to a LongForm data.frame
TTLFaliasAdd

Register a new Module to TableToLongForm
print.plist

Print Method for plist Objects
TCData

Example hierarchical Tables