This function produces the underlying tabler object.
1 2 3 4 5 6 7 8 9 10 11 | tabler(
...,
title = NA_character_,
notes = NA_character_,
number = NA_character_,
latex_label = NA_character_,
alias = NA_character_,
suppress = NA_character_,
omit = NA_character_,
gof_list = c(N = "N", r.squared = "R^2", adj.r.squared = "Adj. R^2")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.