pheatmap_generate_breaks: 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