Creates a line plot of the wide-format tibble output from check_nonmem_table_output()
Arguments
- .df
the wide-format tibble output from
check_nonmem_table_output()- .x_var
String of the variable name to use on the X-axis
- .stat_name
String of the name of the stat the other columns represents (like "gradient" or "theta").
