plot_mortality: Plot Mortality

Description Usage Arguments Value

Description

Plots the mortality of x

Usage

1
plot_mortality(data1, data2, x, xlab = x, ylab = "Mortality")

Arguments

data1

The first data to plot.

data2

The second data to plot.

x

A string of the column to plot on the x-axis.

xlab

A string of the x-axis name.

ylab

A string of the y-axis name.

Value

A ggplot2 object.


poissonconsulting/klexr documentation built on May 25, 2019, 10:25 a.m.