Skip to contents

Creating flowchart

Functions to create a flowchart design

as_fc()
as_fc
fc_draw()
fc_draw
fc_filter()
fc_filter
fc_split()
fc_split

Customizing flowchart

Function to customize a flowchart

fc_modify()
fc_modify

Combining flowcharts

Functions to combine different flowcharts

fc_merge()
fc_merge
fc_stack()
fc_stack

Exporting flowchart

Function to export a flowchart

fc_export()
fc_export

Built-in datasets

Datasets that are included in the package for testing

clinic_patient
Simulated clinical trial information by patient Simulated dataset of a clinical trial comparing some biomarker values between two randomized groups (control/treatment). This dataset contains the information by patient. It is equivalent to the dataset clinic_visit, which has the same information by visit.
clinic_visit
Simulated clinical trial information by visit Simulated dataset of a clinical trial comparing some biomarker values between two randomized groups (control/treatment). This dataset contains the information by visit. It is equivalent to the dataset clinic_patient, which has the same information by patient.
safo
Random generated dataset from the SAFO study