print.patient_flowchart {hgutils}R Documentation

Print the patient inclusion flowchart

Description

Print the patient inclusion flowchart

Usage

## S3 method for class 'patient_flowchart'
print(x, length = 7, ...)

Arguments

x

an object used to select a method.

length

Length of the arrows (to the right)

...

further arguments passed to or from other methods.


[Package hgutils version 0.2.11 Index]