plot_xy: Matches names and plots scatter plot of two variables

View source: R/plot_xy.R

plot_xyR Documentation

Matches names and plots scatter plot of two variables

Description

Matches names and plots scatter plot of two variables

Usage

plot_xy(x, y, axis.title.x = "x", axis.title.y = "y")

Arguments

x

names x vector

y

named y vector

axis.title.x

title of x-axis

axis.title.y

title of y-axis


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.