plot_16 {CausCor}R Documentation

Save scatter plots

Description

Save scatter plots

Usage

plot_16(a_mat, b_mat, list, out_info, x_italic = F, y_italic = T)

Arguments

a_mat

Matrix of measurements of A for each sample.

b_mat

Matrix of measurements of B for each sample.

list

List of results.

out_info

Output directory.

x_italic

Italicize the x-axis label of the plot. The default is False.

y_italic

Italicize the y-axis label of the plot. The default is True.


[Package CausCor version 0.1.3 Index]