pheatmap_generate_breaks: pheatmap generate breaks found at this link...

pheatmap_generate_breaksR Documentation

pheatmap generate breaks found at this link https://cran.r-project.org/package=pheatmap

Description

This function is internal to 'pheatmap' and not exported, but our code depends on it. We added it here till it becomes exported.

Usage

pheatmap_generate_breaks(x, n, center = FALSE)

Arguments

x

numeric vector

n

number of breaks

center

logical defaults to False


cape documentation built on May 20, 2022, 1:06 a.m.