make_corrplot: generate corrplot from matrix of counts

Description Usage Arguments Value

Description

generate corrplot from matrix of counts

Usage

1
make_corrplot(counts, method = "pearson")

Arguments

counts

a matrix of counts

method

the correlation method to use, any supported by 'cor()' is useable

Value

ggplot2 plot


TeamMacLean/atacr documentation built on May 9, 2019, 4:24 p.m.