styledtable
is an R package that makes it possible to export a data.frame
as beautifully styled Excel and LaTeX table
and export accessible HTML.
Produce tables, which you want to look at.
Have a look at the get started vignette to see styledtable
in action.
styledtable
is currently under heavy development. Unfortunately, the current version is not fully stable.
If you want to use styledtable
, we recommend installing the last stable version, which came under the old package name styledTables
:
# Install last stable version from GitHub
devtools::install_github('R-package/styledtable', ref = "v0.2.0", build_opts = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.