global-TableExtraFields: Global extra table fields

Description Usage Arguments Details Value Author(s) Examples

Description

Get or set the names of the extra fields to include in a table.

Usage

1
2
3

Arguments

value

A character vector containing the names of extra fields to include.

Details

These utilities allow users to easily set the feature set commands for all DynamicMarkerTables at once. Any global settings only take effect (i) during setup of the iSEE application and (ii) if the first DynamicMarkerTable does not have an existing values in the "TableExtraFields" slots.

Value

getTableExtraFields returns the current global extra table fields.

setTableExtraFields will set the current global extra table fields and return NULL invisibly.

Author(s)

Aaron Lun

Examples

1
2
3
4
5
6

iSEEu documentation built on Nov. 8, 2020, 8:12 p.m.