pdf_table: Add a nicely formatted table to a PDF knitr from R markdown

Description Usage Arguments Value

View source: R/reporting_io.R

Description

Add a nicely formatted table to a PDF knitr from R markdown

Usage

1
pdf_table(df, title = "TODO: ADD TITLE")

Arguments

df

Data frame to print as a nice table

title

Title of table

Value

Kable something?


alexpghayes/hayeslib documentation built on May 5, 2019, 4:47 p.m.