Learn R Programming

hgutils (version 0.2.11)

as.character.patient_flowchart: Text representation of patient inclusion flowchart

Description

Text representation of patient inclusion flowchart

Usage

# S3 method for 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.