Improve verify_data
function
#92
Annotations
10 warnings
lint:
R/ggmice.R#L110
file=R/ggmice.R,line=110,col=20,[commas_linter] Commas should always have a space after.
|
lint:
R/ggmice.R#L111
file=R/ggmice.R,line=111,col=88,[commas_linter] Commas should always have a space after.
|
lint:
R/ggmice.R#L136
file=R/ggmice.R,line=136,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/ggmice.R#L190
file=R/ggmice.R,line=190,col=7,[indentation_linter] Indentation should be 9 spaces but is 7 spaces.
|
lint:
R/ggmice.R#L194
file=R/ggmice.R,line=194,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/ggmice.R#L197
file=R/ggmice.R,line=197,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
|
lint:
R/plot_corr.R#L94
file=R/plot_corr.R,line=94,col=6,[indentation_linter] Indentation should be 10 spaces but is 6 spaces.
|
lint:
R/utils.R#L39
file=R/utils.R,line=39,col=21,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/utils.R#L39
file=R/utils.R,line=39,col=24,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
|
lint:
R/utils.R#L39
file=R/utils.R,line=39,col=25,[commas_linter] Commas should always have a space after.
|