Skip to contents

Render Quarto document and produce output files .Rds and .html.

Usage

render_bmoe_fit(object, outfile)

Arguments

object

Object that inherits from bmoe_fit.

outfile

character. Name of output file(s); file extensions dropped.

Value

Silently return the input object for use with pipes.