panelTypes {iSEE}R Documentation

Available panel types

Description

panelTypes is the character vector of available panel types. Names indicate the encoded panel name.

panelCodes is the complementary of panelTypes. Values are the encoded names of each panel type, and names indicate their full name.

Usage

panelTypes

panelCodes

Format

Named character vectors.

Details

Decoded names are used to define the panels visible at initialization. Refer to the documentation of the iSEE function for more information.

Encoded names are used to name the individual HTML elements in the UI. Those names may be used to anchor tour steps at HTML elements using the rintrojs package.

Author(s)

Kevin Rue-Albrecht

See Also

iSEE

Examples

panelTypes
panelCodes

[Package iSEE version 1.2.4 Index]