add_missing_info: Add missing value information to a gtsummary table
Description
This function merge missing data row into label row of gtsummary object
Usage
add_missing_info(base_table)
Value
A gtsummary table object with missing value information and modifications applied.
Arguments
- base_table
A gtsummary table object.