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 afa0d44 commit 6513a17Copy full SHA for 6513a17
tests/testthat/test-scale-colour-continuous.R
@@ -54,4 +54,3 @@ test_that("scale_params mapping_method supports binned", {
54
only_two <- sc$map(x, limits = c(0, 1), scale_params = list(mapping_method = "binned", mapping_method_bins = 2))
55
expect_equal(length(unique(only_two)), 2L)
56
})
57
-
0 commit comments