Refactored functions #32
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/stroke.R#L46
file=R/stroke.R,line=46,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/stroke.R#L79
file=R/stroke.R,line=79,col=41,[object_usage_linter] no visible binding for global variable 'x'
|
lint:
R/stroke.R#L79
file=R/stroke.R,line=79,col=44,[object_usage_linter] no visible binding for global variable 'y'
|
lint:
R/stroke.R#L104
file=R/stroke.R,line=104,col=21,[object_usage_linter] no visible binding for global variable 'node_id'
|
lint:
R/stroke.R#L146
file=R/stroke.R,line=146,col=60,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/stroke.R#L149
file=R/stroke.R,line=149,col=8,[indentation_linter] Indentation should be 6 spaces but is 8 spaces.
|
lint:
R/stroke.R#L151
file=R/stroke.R,line=151,col=58,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/stroke.R#L154
file=R/stroke.R,line=154,col=8,[indentation_linter] Indentation should be 6 spaces but is 8 spaces.
|
lint:
R/stroke.R#L160
file=R/stroke.R,line=160,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/stroke.R#L163
file=R/stroke.R,line=163,col=28,[object_usage_linter] no visible binding for global variable 'nodes'
|