We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c23fc2 commit 55f330aCopy full SHA for 55f330a
.Rbuildignore
@@ -18,6 +18,13 @@ pkgdown/assets/gt-latex.qmd
18
man/figures/
19
tests/gt-examples
20
tests/performance-monitoring
21
+
22
+tests/testthat/test-as_gtable.R
23
+tests/testthat/_snaps/as_gtable.md
24
25
+tests/testthat/test-as_latex.R
26
+tests/testthat/_snaps/as_latex.md
27
28
tests/testthat/test-as_raw_html.R
29
30
tests/testthat/test-as_word.R
@@ -183,6 +190,10 @@ tests/testthat/_snaps/text_transform.md
183
190
184
191
tests/testthat/test-util_functions.R
185
192
tests/testthat/test-utils_plots.R
193
194
+tests/testthat/test-utils_render_grid.R
195
+tests/testthat/_snaps/utils_render_grid.md
196
186
197
tests/testthat/test-utils_render_html.R
187
198
tests/testthat/test-utils_units.R
188
199
0 commit comments