format_model_type: Format the model type for use in 'model_tree()'

View source: R/model-tree.R

format_model_typeR Documentation

Format the model type for use in model_tree()

Description

Format the model type for use in model_tree()

Usage

format_model_type(model_type, fmt_html = FALSE, ...)

Arguments

model_type

one of the bbr supported model types (nonmem, nboot, nsim). Other model types are also acceptable, but won't have custom formatting.

fmt_html

Logical (T/F). If TRUE, apply coloring and format as HTML.

...

Additional arguments passed to style_html().


metrumresearchgroup/bbr documentation built on March 29, 2025, 1:08 p.m.