latex_table: Title

Description Usage Arguments

View source: R/table.R

Description

Title

Usage

1
2
3
4
5
6
7
latex_table(df, caption = NA,
  caption_cont_label = latex_it("(continued)"), label = NA,
  alignment = NULL, landscape = FALSE, font_size = NA,
  bf_header = TRUE,
  header_formater = column_formater(format_str_numbers = FALSE),
  top_row = NULL, footer = NULL, col_formater = column_formater(),
  write = c("cat", "str", "clipr"))

Arguments

write

onwhenrdy/pksimhelpermd documentation built on May 10, 2020, 12:36 a.m.