cumulative_dist_plot: Cumulative distribution plot

Description Usage Arguments Examples

View source: R/plotting_utilities.R

Description

Cumulative distribution plot

Usage

1
cumulative_dist_plot(data_in, xlab = NULL, ylab = NULL)

Arguments

data_in

Dataframe in

xlab

Title of the X axis, default NULL

ylab

Title of the Y axis, default NULL

Examples

1

alesaccoia/alexr documentation built on Dec. 19, 2021, 12:26 a.m.