You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default table styling basically outputs tables without any padding or lines, it does not look great. Ideally this would give us nicer output of some kind.
knitr::kable(mtcars)
The text was updated successfully, but these errors were encountered:
The default table styling basically outputs tables without any padding or lines, it does not look great. Ideally this would give us nicer output of some kind.
The text was updated successfully, but these errors were encountered: