annotationTable-class: Class "annotationTable"

Description Objects from the Class Slots Methods Author(s) Examples

Description

Class to represent both displayed information and hyperlink information to prepare tabular output for LaTeX (with hyperlinks)

Objects from the Class

Objects can be created by calls of the form new("annotationTable", ...) or using the wrapper function annotationTable

Slots

displayData:

Object of class "data.frame" containing the columns to be displayed in the table

displayCols:

Object of class "list" giving key-value pairs that allow to automatically generate the hyperlinks for the corresponding columns of the displayData

hrefData:

Object of class "data.frame" giving the hyperlink information for the corresponding columns of the displayData

Methods

show

signature(object = "annotationTable"): print an annotationTable (without displaying the hyperlink information)

Author(s)

Tobias Verbeke

Examples

1
  showClass("annotationTable")

a4Reporting documentation built on May 2, 2019, 4:54 p.m.