ht_global_opt: Global Options for Heatmaps

View source: R/global.R

ht_global_optR Documentation

Global Options for Heatmaps

Description

Global Options for Heatmaps

Usage

ht_global_opt(..., RESET = FALSE, READ.ONLY = NULL, LOCAL = FALSE, ADD = FALSE)

Arguments

...

Options.

RESET

Reset all the option values.

READ.ONLY

TRUE means only to return read-only values, FALSE means only to return non-read-only values, NULL means to return both.

LOCAL

Wwitch to local mode.

ADD

Add new options.

Details

This function is deprecated. Please use ht_opt instead. However, changes by this function will also be sychronized in ht_opt.

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.