plot_nonmem_table_df: Creates a line plot of the wide-format tibble output from...

Description Usage Arguments

View source: R/read-output.R

Description

Creates a line plot of the wide-format tibble output from check_nonmem_table_output

S3 dispatch for plotting grd file

S3 dispatch for plotting ext file

Usage

1
2
3
4
5
plot_nonmem_table_df(.df, .x_var, .stat_name)

plot_grd(.df)

plot_ext(.df)

Arguments

.df

tibble from from check_ext() output

.x_var

Character scaler for the variable name to use on the X-axis

.stat_name

Character scaler for the name of the stat the other columns represents (like "gradient" or "theta").


metrumresearchgroup/mrgvalidatetestreference documentation built on Aug. 15, 2021, 8:13 a.m.