Fixes #49 for coord_geo_polar #148
Annotations
10 warnings
lint:
R/coord_geo_polar.R#L154
file=R/coord_geo_polar.R,line=154,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
lint:
R/coord_geo_polar.R#L154
file=R/coord_geo_polar.R,line=154,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo.R#L166
file=R/coord_geo.R,line=166,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo.R#L278
file=R/coord_geo.R,line=278,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 57.
|
lint:
R/coord_geo.R#L328
file=R/coord_geo.R,line=328,col=15,[object_usage_linter] no visible global function definition for 'last_plot'
|
lint:
R/coord_geo.R#L329
file=R/coord_geo.R,line=329,col=11,[object_usage_linter] no visible global function definition for 'set_last_plot'
|
lint:
R/coord_trans_flip.R#L48
file=R/coord_trans_flip.R,line=48,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_trans_xy.R#L108
file=R/coord_trans_xy.R,line=108,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
lint:
R/coord_trans_xy.R#L108
file=R/coord_trans_xy.R,line=108,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_trans_xy.R#L133
file=R/coord_trans_xy.R,line=133,col=12,[indentation_linter] Indentation should be 6 spaces but is 12 spaces.
|