plot_nonmem_table_df.RdCreates 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)
| .df | the wide-format tibble output from |
|---|---|
| .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"). |
plot_grd: Plot the .grd file
plot_ext: Plot the .ext file