tribble_code: Wrap a DF in 'tibble::tribble' code

Description Usage Arguments

Description

Wrap a DF in tibble::tribble code

Usage

1
tribble_code(df, tbl_num = "")

Arguments

df

A data.frame, typically the output from extract_table.

tbl_num

The table number. Not produced in the caption, but used to name the object and the code chunk. In typical application, corresponds to the slide number.


datalorax/slidex documentation built on Oct. 31, 2020, 9:17 a.m.