Plot missing data indicator matrix #72
Annotations
10 warnings
lint:
R/ggmice.R#L128
file=R/ggmice.R,line=128,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/ggmice.R#L182
file=R/ggmice.R,line=182,col=7,[indentation_linter] Indentation should be 9 spaces but is 7 spaces.
|
lint:
R/ggmice.R#L186
file=R/ggmice.R,line=186,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/ggmice.R#L189
file=R/ggmice.R,line=189,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/plot_miss.R#L44
file=R/plot_miss.R,line=44,col=7,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/plot_miss.R#L47
file=R/plot_miss.R,line=47,col=7,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/plot_miss.R#L54
file=R/plot_miss.R,line=54,col=7,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/plot_miss.R#L55
file=R/plot_miss.R,line=55,col=36,[brace_linter] Any function spanning multiple lines should use curly braces.
|
lint:
R/plot_miss.R#L56
file=R/plot_miss.R,line=56,col=10,[indentation_linter] Indentation should be 24 spaces but is 10 spaces.
|