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 2d7f1e0 commit a8c0ec0Copy full SHA for a8c0ec0
tests/testthat/_snaps/prohibited-functions.md
@@ -149,7 +149,8 @@
149
[4] "date_minor_breaks"
150
151
$scale_x_time
152
- [1] "minor_breaks"
+ [1] "date_breaks" "minor_breaks" "date_minor_breaks"
153
+ [4] "date_labels"
154
155
$scale_y_continuous
156
[1] "minor_breaks"
@@ -163,7 +164,8 @@
163
164
165
166
$scale_y_time
167
168
169
170
$sf_transform_xy
171
[1] "target_crs" "source_crs" "authority_compliant"
0 commit comments