colorscale_heatmap_custom: Create custom colorscale for 'plotly' heatmap

View source: R/matrixMain.R

colorscale_heatmap_customR Documentation

Create custom colorscale for 'plotly' heatmap

Description

Pass in a custom palette to generate custom colorscale data required by 'plotly'

Usage

colorscale_heatmap_custom(palette)

Arguments

palette

A custom palette.

Details

This simply calls an internal function which relies on 'scales::rescale'.


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.