Tidy Flowchart Generator
as_fc
fc_draw
fc_export
fc_filter
fc_merge
fc_modify
fc_split
fc_stack
fc_theme
fc_view
format_percentage
is_class
plot.fc
print.fc
quiet_prettyNum
replace_num_in_expr
summary.fc
update_numbers
update_x
update_y_stack_unite
update_y_stack
update_y
Creates participant flow diagrams directly from a dataframe. Representing the flow of participants through each stage of a study, especially in clinical trials, is essential to assess the generalisability and validity of the results. This package provides a set of functions that can be combined with a pipe operator to create all kinds of flowcharts from a data frame in an easy way.