Requires the pander package to be installed. pander_table_df actually formats the table.
Examples
spec <- load_spec_ex()
if (FALSE) { # \dontrun{
pander_table_df(spec)
pander_table(spec)
} # }
Requires the pander package to be installed. pander_table_df actually formats the table.
spec <- load_spec_ex()
if (FALSE) { # \dontrun{
pander_table_df(spec)
pander_table(spec)
} # }