XiaoyangSu / AccuCor

Other
16 stars 11 forks source link

Simplify code to avoid cyclomatic complextiy rule violation #25

Open lparsons opened 3 years ago

lparsons commented 3 years ago

Most lintr formatting rules have been applied in #21. However, thecyclocomp_linter has been turned off in the .lintr config file. This rule should be enabled and the code updated to comply with the rule.