Add function to read and manipulate the population lookups #31
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 31.
|
Lint:
R/get_pop_est.R#L9
file=R/get_pop_est.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
|
Lint:
R/get_pop_est.R#L10
file=R/get_pop_est.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
Lint:
R/get_pop_est.R#L11
file=R/get_pop_est.R,line=11,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
|
Lint:
R/get_pop_est.R#L13
file=R/get_pop_est.R,line=13,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 126 characters.
|
Lint:
R/get_pop_est.R#L23
file=R/get_pop_est.R,line=23,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
|
Lint:
R/get_pop_est.R#L52
file=R/get_pop_est.R,line=52,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
|
Lint:
R/get_pop_est.R#L56
file=R/get_pop_est.R,line=56,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
|
Lint:
R/get_pop_est.R#L57
file=R/get_pop_est.R,line=57,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
|
Lint:
R/get_pop_est.R#L58
file=R/get_pop_est.R,line=58,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 103 characters.
|
Lint:
R/get_pop_est.R#L59
file=R/get_pop_est.R,line=59,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
Loading