A data frame containing the top/bottom n observations
"kable_ret"
The return value provided by kable containing the formatted table
Details
When both cs_id and ts_id are omitted, all variables are tabulated.
Otherwise, var is tabulated along with the identifiers.
Infinite values in var are omitted.
The default parameters for calling kable,
are format = "html", digits = 3, format.args = list(big.mark = ','), row.names = FALSE.