Skip to contents

Workflow

Appending fit results to reports

report_fit()
Report nlmixr2 Fit Results to PowerPoint and Word
yaml_read_fit()
Reads and Checks report_fit.yaml File

Accessing report elements

Accessing figures and tables outside of the report worflow

yaml_read_fit()
Reads and Checks report_fit.yaml File
build_figures()
Generates Figures for an nlmixr2 Report
build_tables()
Generates Tables for an nlmixr2 Report

Under the hood

Internal-ish and helper functions

mk_error_fig()
Generates ggplot Object with Error Message
mk_error_tab()
Generates a flextable Object with Error Message
eval_str()
Evaluate R Code in String
fetch_option()
Fetch Analysis Options
fetch_fdim()
Gets Figure Dimensions
fetch_fit_example()
Fetch Fit Example
gen_pest_table()
Makes nlmixr2 Parameter Estimate Table for Reporting
process_ph()
Substitutes Placehodlers in Strings
write_figure()
Writes Figures to File