Skip to content

Convert your R data.frame into a fully styled table that can be exported to LaTeX and Excel

License

Notifications You must be signed in to change notification settings

R-package/styledTables

Repository files navigation

styledTables

Travis build status GitHub last commit GitHub code size in bytes

styledTables is an R package that makes it possible to export a data.frame as beautifully styled Excel and LaTeX table.

Produce tables, which you want to look at.

Have a look at the [get started vignette] to see styledTables in action.

Caution

The styledTables package is deprecated and will soon be relaunched under the package name styledtable. This package will have its main focus on HTML based reports (based on https://pagedown.rbind.io/), which will be fully accessible to assistive reading devices.

If you still want to use the deprecated styledTables package:

# Install last stable version from GitHub
devtools::install_github('R-package/styledTables', build_opts = NULL)

License

[GPL-3]

About

Convert your R data.frame into a fully styled table that can be exported to LaTeX and Excel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages