[Deprecated]

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)

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").

Functions

  • plot_grd(): Plot the .grd file

  • plot_ext(): Plot the .ext file