Update README #106
Annotations
10 warnings
lint:
R/affinity.R#L4
file=R/affinity.R,line=4,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/affinity.R#L5
file=R/affinity.R,line=5,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/affinity.R#L9
file=R/affinity.R,line=9,col=3,[brace_linter] `else` should come on the same line as the previous `}`.
|
lint:
R/affinity.R#L12
file=R/affinity.R,line=12,col=3,[brace_linter] `else` should come on the same line as the previous `}`.
|
lint:
R/affinity.R#L39
file=R/affinity.R,line=39,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
|
lint:
R/affinity.R#L41
file=R/affinity.R,line=41,col=3,[brace_linter] `else` should come on the same line as the previous `}`.
|
lint:
R/affinity.R#L91
file=R/affinity.R,line=91,col=3,[brace_linter] `else` should come on the same line as the previous `}`.
|
lint:
R/affinity.R#L121
file=R/affinity.R,line=121,col=3,[brace_linter] `else` should come on the same line as the previous `}`.
|
lint:
R/affinity.R#L144
file=R/affinity.R,line=144,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/affinity.R#L150
file=R/affinity.R,line=150,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|