TableToLongForm-package {TableToLongForm} | R Documentation |
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.
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)
Author(s)
Jimmy Oh
Maintainer: Jimmy Oh <joh024@aucklanduni.ac.nz>
[Package TableToLongForm version 1.3.2 Index]