plot.ipcr: Plot Correlations between Covariates and IPCs

Description Usage Arguments Details

View source: R/plot.ipcr.R

Description

This functions plots a heat map that visualizes the correlation between covariates and IPCs.

Usage

1
2
## S3 method for class 'ipcr'
plot(x, print_corr = FALSE, ...)

Arguments

x

an ipcr object.

print_corr

a logical value; if TRUE correlation coefficients are added on the heatmap.

...

other arguments.

Details

This function is a wrapper for ggplot. Currently, arguments passed to ggplot cannot be changed.


manuelarnold/ipcr documentation built on Nov. 30, 2021, 3:30 p.m.