Plot method for data_tabulate
#128
Annotations
1 error and 7 warnings
|
R/plot.dw_data_tabulate.R#L30
file=R/plot.dw_data_tabulate.R,line=30,col=59,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|
R/plot.dw_data_tabulate.R#L59
file=R/plot.dw_data_tabulate.R,line=59,col=58,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|
R/plot.dw_data_tabulate.R#L67
file=R/plot.dw_data_tabulate.R,line=67,col=9,[any_is_na_linter] anyNA(x) is better than any(is.na(x)).
|
R/plot.dw_data_tabulate.R#L128
file=R/plot.dw_data_tabulate.R,line=128,col=44,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|
R/plot.dw_data_tabulate.R#L134
file=R/plot.dw_data_tabulate.R,line=134,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.dw_data_tabulate.R#L135
file=R/plot.dw_data_tabulate.R,line=135,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
tests/testthat/test-plot.dw_data_tabulate.R#L8
file=tests/testthat/test-plot.dw_data_tabulate.R,line=8,col=3,[expect_type_linter] expect_type(x, t) is better than expect_true(is.<t>(x))
|
The logs for this run have expired and are no longer available.
Loading