as.character.patient_flowchart {hgutils} | R Documentation |
Text representation of patient inclusion flowchart
Description
Text representation of patient inclusion flowchart
Usage
## S3 method for class 'patient_flowchart'
as.character(x, length = 7, ...)
Arguments
x |
object to be coerced or tested. |
length |
Length of the arrows (to the right) |
... |
further arguments passed to or from other methods. |
[Package hgutils version 0.2.11 Index]