The "coef" type of tabularise()
extracts and formats a table of
coefficients from an object, similar to stats::coef()
applied to the same
object, but in a rich-formatted form.
tabularise_coef(data, ..., kind = "ft", env = env)
# Default S3 method
tabularise_coef(data, ..., kind = "ft", env = env)
A flextable object you can print in different form or rearrange with the {flextable} functions from set Stb$verb().
No useful method for this type is defined in the {tabularise} package, but additional packages might define some.