prepSlopeHealthDataAnnotation: Prepare the data for annotating the slope health plot

View source: R/prepSlopeHealthDataAnnotation.R

prepSlopeHealthDataAnnotationR Documentation

Prepare the data for annotating the slope health plot

Description

This function starts with the dfout data frame, and puts that through a dplyr wringer to calculate the number of cases in each of the 6 different entanglement types.

Usage

prepSlopeHealthDataAnnotation(dfout)

Value

dfn A data frame containing the tally of the number of events in each entanglement type.

Examples

## Not run: 
prepSlopeHealthDataAnnotation(dfout)

## End(Not run)

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