plot_16: Save scatter plots

View source: R/CausCor.R

plot_16R 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.


CausCor documentation built on Nov. 10, 2023, 9:08 a.m.