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 d79623a commit f61e2f4Copy full SHA for f61e2f4
tests/testthat/_snaps/stat-density2d.md
@@ -5,3 +5,10 @@
5
Caused by error in `compute_layer()`:
6
! `contour_var` must be one of "density", "ndensity", or "count", not "abcd".
7
8
+# stat_density_2d handles faulty bandwidth
9
+
10
+ Computation failed in `stat_density2d()`.
11
+ Caused by error in `precompute_2d_bw()`:
12
+ ! The bandwidth argument `h` must contain numbers larger than 0.
13
+ i Please set the `h` argument to stricly positive numbers manually.
14
0 commit comments