plotSlopeHealth: Return the slope health plot as a 'gridExtra' grob

View source: R/plotSlopeHealth.R

plotSlopeHealthR Documentation

Return the slope health plot as a gridExtra grob

Description

Return the slope health plot as a gridExtra grob

Usage

plotSlopeHealth(dfout, dfn, dfMed, dfAsuml, aval = 0.1)

Arguments

dfout

A 579 by 11 data frame containing all the health and health anomaly information at three points

dfn

A 6 by 2 data frame containing the number of entanglement events used in the plotting. This is used in the annotation.

dfAsuml

An 12 by 5 data frame that has the information need to make the bar plot of change during each of the two windows: entanglement and recovery

aval

A transparency value for plotting the lines; closer to 1 = more black.

Value

A gridExtra element that plots the two plots

Examples

## Not run: 
plotSlopeHealth(dfout, dfn, dfMed, dfAsuml, aval)

## End(Not run)

robschick/tangled documentation built on May 9, 2022, 4:07 p.m.