inst/doc/import_model_outputs.R

## ----include = FALSE------------------------------------------------------------------------------
library(xpose)
options(width = 100)

xpdb <- xpdb_ex_pk

knitr::opts_chunk$set(fig.dpi = 96,
                      fig.align = 'center', 
                      fig.height = 4, 
                      fig.width = 4,
                      out.width = '75%',
                      comment = '',
                      message = FALSE)

Try the xpose package in your browser

Any scripts or data that you put into this service are public.

xpose documentation built on April 4, 2025, 4:49 a.m.