Learn R Programming

TableToLongForm (version 1.3.2)

TableToLongForm-package: Convert a Table to a LongForm data.frame

Description

TableToLongForm automatically converts hierarchical Tables intended for a human reader into a simple LongForm Dataframe that is machine readable.

Arguments

Details

Package: TableToLongForm
Type: Package
Version: 1.3.1
Date: 2014-08-01
License: GPL-3

Call TableToLongForm() on a Table to automatically convert it to a LongForm data.frame.

Examples of Tables that can be converted are found in data(TCData).

For more details on what TableToLongForm does and what sorts of Tables it can convert, refer to the website: https://www.stat.auckland.ac.nz/~joh024/Research/TableToLongForm/

Available help: help(TableToLongForm) help(TCData)