jupyter_styling: Adjust print options for a dataframe in jupyter lab using...

Description Usage Arguments Examples

View source: R/jupyter_styling.R

Description

Workaround for using kable styling in jupyter lab.

Usage

1

Arguments

df

The dataframe to print

...

Arguments to be passed through to kable_styling.

Examples

1
jupyter_styling(mtcars, font_size=14)

julianbarg/DataAnalysisTools documentation built on April 9, 2020, 11:43 a.m.