rstudio/gt

Support for .svg output

Open

#900 aberto em 17 de fev. de 2022

Ver no GitHub
 (2 comments) (3 reactions) (1 assignee)R (222 forks)batch import
Difficulty: [3] AdvancedEffort: [3] HighGood First IssuePriority: [2] MediumType: ★ Enhancement

Métricas do repositório

Stars
 (2.146 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador