-
It's the way of the future!
-
Taking the README example, I tried to limit the extent of the map to exactly the boundary of the raster used (my non-simplified use case is a square raster area and I want it to match the map extend, …
-
`width` is an aesthetic **and** a parameter of geom_errorbar (also worth nothing that it is not documented as either except in examples). Because of this dual classification, although you can set the …
-
Here are several comments, They're linked but I'm happy to split them into several issues if it's preferable.
## `geom_map()`
The titles and descriptions of `geom_map` are :
> Polygons from …
-
It is best practice to display varying control limits (such as those on a p or p' chart) as stair-stepped limits. This is where directly above and/or below each measure point on the chart, the limits …
-
Hi,
I am having trouble with cal_plot function after a recent R update.
When I use the below code, I get an error, which I didn't before the R update
``` r
cal_plot(fit_preddf,
out…
-
add_pvalue function affects scale_y_log10's behavior, e.g.
tg
-
``` r
library(dplyr)
#>
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#>
#> filter, lag
#> The following objects are masked from 'package:base':
…
-
``` r
library(dplyr)
#>
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#>
#> filter, lag
#> The following objects are masked from 'package:base':
…
-
``` r
library(dplyr)
#>
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#>
#> filter, lag
#> The following objects are masked from 'package:base':
…