Used to add missing data to input files and customize format

add_missing(data, interaction_col_lty = NULL, interaction_col_color = NULL)

Arguments

data

dataframe to test and convert

interaction_col_lty

Default = NULL. Column to use for interaction plot linetype.

interaction_col_color

Default = NULL. Column to use for interaction plot color.