Skip to content

Commit e391d16

Browse files
committed
redocument/snapshot
1 parent 3b52285 commit e391d16

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

NAMESPACE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ S3method(fortify,sfg)
5656
S3method(fortify,summary.glht)
5757
S3method(fortify,tbl)
5858
S3method(fortify,tbl_df)
59+
S3method(ggplot,"function")
60+
S3method(ggplot,default)
5961
S3method(ggplot_add,default)
6062
S3method(ggplot_build,default)
6163
S3method(ggplot_gtable,default)

man/ggplot.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/is_tests.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/testthat/_snaps/plot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---
77

88
`data` cannot be a function.
9-
i Have you misspelled the `data` argument in `ggplot()`
9+
i Have you misspelled the `data` argument in `ggplot()`?
1010

1111
---
1212

0 commit comments

Comments
 (0)