x_table: Format specification output with xtable

View source: R/pander_table.R

x_tableR Documentation

Format specification output with xtable

Description

Requires the xtable package to be installed. pander_table_df actually formats the table.

Usage

x_table(x, ...)

x_table_long(x, ...)

Arguments

x

a yspec object

...

not used

Examples

spec <- load_spec_ex()

x_table(spec)


metrumresearchgroup/yspec documentation built on May 24, 2024, 12:48 a.m.