Learn R Programming

a4 (version 1.20.0)

annotationTable-class: Class "annotationTable"

Description

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

Arguments

Objects from the Class

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

Examples

Run this code
showClass("annotationTable")

Run the code above in your browser using DataLab