Update table1_gt.R #7
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/furniture.R#L42
file=R/furniture.R,line=42,col=30,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/furniture.R#L58
file=R/furniture.R,line=58,col=11,[trailing_blank_lines_linter] Missing terminal newline.
|
lint:
R/long_wide.R#L18
file=R/long_wide.R,line=18,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/long_wide.R#L18
file=R/long_wide.R,line=18,col=52,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/long_wide.R#L18
file=R/long_wide.R,line=18,col=52,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/long_wide.R#L24
file=R/long_wide.R,line=24,col=31,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/long_wide.R#L24
file=R/long_wide.R,line=24,col=66,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/long_wide.R#L24
file=R/long_wide.R,line=24,col=66,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/long_wide.R#L25
file=R/long_wide.R,line=25,col=8,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/long_wide.R#L26
file=R/long_wide.R,line=26,col=60,[brace_linter] There should be a space before an opening curly brace.
|