newxtable: newxtable

Description Usage Arguments Details Value Author(s)

Description

New xtable

Usage

1
2
3
  newxtable(x, environment = "table",
    table.placement = "ht", label = NULL, caption = NULL,
    caption.placement = NULL, align = NULL)

Arguments

x

data.frame to be converted to latex table

environment

can be 'table'; 'sidewaystable' if using latex rotating package

Details

utility to properly escape the "

Value

Latex version of table, with percentages properly formatted

Author(s)

David LeBauer


dlebauer/pecan-priors documentation built on Sept. 26, 2019, 5:03 a.m.