Description Usage Arguments Examples
View source: R/jupyter_styling.R
Workaround for using kable styling in jupyter lab.
1 |
df |
The dataframe to print |
... |
Arguments to be passed through to kable_styling. |
1 | jupyter_styling(mtcars, font_size=14)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.