themes_*()
scale relevant elements with argument base_size
.
#363
Annotations
1 error and 2 warnings
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#L60
file=R/theme_modern.R,line=60,col=21,[infix_spaces_linter] Put spaces around all infix operators.
|
Extract and lint files changed by this PR:
R/theme_modern.R#L103
file=R/theme_modern.R,line=103,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