Skip to contents

Create the plausibility table for IYCF

Usage

create_plaus_table_iycf(.flextable)

Arguments

.flextable

A flextable format of the return value of create_iycf_plaus

Value

a Flextable of the IYCF plausibility report

Examples

if (FALSE) { # \dontrun{
  create_plaus_table_iycf(iycf_flextable)
} # }