Make sure extract_stats()
and cousins work out of the box with grouped plots
#238
Annotations
1 error and 2 warnings
|
R/extract-stats.R#L77
file=R/extract-stats.R,line=77,col=5,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|
R/extract-stats.R#L79
file=R/extract-stats.R,line=79,col=92,[unnecessary_lambda_linter] Pass .pluck_expression directly as a symbol to map() instead of wrapping it in an unnecessary anonymous function. For example, prefer purrr::map(DF, sum) to purrr::map(DF, ~sum(.x)).
|
This job failed
Loading