add option in combine_checkboxes()
to paste checkboxes when multiple selected
#396
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 31.
|
Lint:
R/combine_checkboxes.R#L291
file=R/combine_checkboxes.R,line=291,col=31,[indentation_linter] Indentation should be 10 spaces but is 31 spaces.
|
Lint:
R/combine_checkboxes.R#L287
file=R/combine_checkboxes.R,line=287,col=34,[indentation_linter] Indentation should be 10 spaces but is 34 spaces.
|
Lint:
R/combine_checkboxes.R#L280
file=R/combine_checkboxes.R,line=280,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
|
Lint:
R/combine_checkboxes.R#L156
file=R/combine_checkboxes.R,line=156,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
|
Loading