themes_*()
scale relevant elements with argument base_size
.
#362
Annotations
1 error and 1 warning
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/theme_modern.R#L105
file=R/theme_modern.R,line=105,col=7,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
Loading