Skip to contents

Create the plausibility table for FSL

Usage

create_plaus_table_fsl(.flextable)

Arguments

.flextable

A flextable format of the return value of create_fsl_plaus

Value

a Flextable of the FSL plausibility report

Examples

if (FALSE) { # \dontrun{
  create_plaus_table_fsl(fsl_flextable)
} # }