df_to_kable: Dataframe to kable

Description Usage Arguments Details

View source: R/Report.R

Description

Dataframe to kable

Usage

1
df_to_kable(df, remove_row_names = FALSE)

Arguments

df

data.frame

remove_row_names

option to remove the rownames from the data.frame

Details

Utility function for R Markdown pdf reports, will output a data.frame as a kable using the latex striped option from kableExtra


alejandro-sotolongo/InvestmentSuite documentation built on Jan. 19, 2020, 5:20 p.m.