File: NAMESPACE

package info (click to toggle)
r-cran-pheatmap 1.0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 136 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated by roxygen2: do not edit by hand

S3method(grid.draw,pheatmap)
S3method(print,pheatmap)
export(pheatmap)
import(RColorBrewer)
import(grDevices)
import(graphics)
import(grid)
import(gtable)
import(scales)
import(stats)