rstudio/gt

Support for .svg output

Open

#900 geöffnet am 17. Feb. 2022

Auf GitHub ansehen
 (2 Kommentare) (3 Reaktionen) (1 zugewiesene Person)R (222 Forks)batch import
Difficulty: [3] AdvancedEffort: [3] HighGood First IssuePriority: [2] MediumType: ★ Enhancement

Repository-Metriken

Stars
 (2.146 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Proposal

It would be amazing to have an option to export the gt table as an .svg using the svglite package or something similar. This has also been asked by another user on Stackoverflow: https://stackoverflow.com/questions/66782018/how-to-save-gt-table-as-svg

Contributor Guide