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
1 2 3 4 5 | plot_nonmem_table_df(.df, .x_var, .stat_name)
plot_grd(.df)
plot_ext(.df)
|
.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"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.