table_parameters_long_summary: Title

View source: R/table-parameters-long-summary.R

table_parameters_long_summaryR Documentation

Title

Description

Title

Usage

table_parameters_long_summary(
  model,
  posterior_regex = key_posteriors,
  digits = 4,
  font_size = 12
)

Arguments

model

A model, created by create_rds_file()

posterior_regex

A list of regular expressions to match key posteriors. See the package data item key_posteriors

digits

The number of decimal places to report in the table

font_size

The size of the font for all text in the table

Value

A kableExtra::kbl() table object


pacific-hake/hake-assessment documentation built on Nov. 8, 2024, 1:16 p.m.