vis_multispic: Make a flexdashboard for visualizing the model fits

View source: R/vis.R

vis_multispicR Documentation

Make a flexdashboard for visualizing the model fits

Description

Make a flexdashboard for visualizing the model fits

Usage

vis_multispic(fit, output_file = NULL, ...)

Arguments

fit

Object produced by multispic().

output_file

Name of file to export using rmarkdown::render(). If NULL, flexdashboard will be rendered using rmarkdown::run()

...

Additional arguments to send to rmarkdown::run() or rmarkdown::render().


PaulRegular/MSP documentation built on Dec. 16, 2024, 1:59 p.m.