View source: R/print_model_param.R
print_model_param | R Documentation |
This function takes a model object and prints a row. This is used for reporting results.
print_model_param(model, parameter, latex = TRUE)
model |
A model object |
parameter |
A model parameter |
latex |
Determine if output is LaTeX or markdown |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.