Creates a line plot of the wide-format tibble output from check_nonmem_table_output()
plot_nonmem_table_df(.df, .x_var, .stat_name)
plot_grd(.df)
plot_ext(.df)
the wide-format tibble output from check_nonmem_table_output()
String of the variable name to use on the X-axis
String of the name of the stat the other columns represents (like "gradient" or "theta").
plot_grd()
: Plot the .grd file
plot_ext()
: Plot the .ext file