DynamicTable-class: Dynamic Table Object

Description Fields

Description

This is the underlying ReferenceClass object supporting dynamictable. While it could be used directly, it is presumed that in most cases users will be calling the function dynamictable()

See ?dynamic for a full parameter listing

Fields

data

The primary data, held as a data.frame (either as provided, or converted to one)

cols

Character vector of columns to display

colInfo

List holding supporting structures for building columns in the HTML table

autoCols

Logical value, TRUE if columns were simple extracted from the supplied object, FALSE if user has specified particular columns to use.

userStyle

Character vector holding any user-supplied CSS styles

style

Character vector, programatically-generated styles

file

File path for output

options

A list holding both user-supplied and generated 'primary' settings. See ?dynamic for full details on options

params

A list, similar to options - See ?dynamic for full details

flags

A list of assorted backend configuration flags

title

The title (upper left browser window frame)

header

Optional text to put above the table

footer

Optional text for below the table

sortby

Optional column for an initial sort


maptracker/dynamictable documentation built on May 21, 2019, 11:27 a.m.