Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 10 Maintainability issues in R\tabular_data_congruence.R #1

Open
10 tasks
RobLBaker opened this issue Jan 16, 2024 · 0 comments
Open
10 tasks

Fix 10 Maintainability issues in R\tabular_data_congruence.R #1

RobLBaker opened this issue Jan 16, 2024 · 0 comments

Comments

@RobLBaker
Copy link
Owner

Basically, codefactor thinks all sapply() calls should be re-written as vapply(). I'm inclined to think it doesn't really matter much, but if anyone wants to go chase that codefactor A rating, this these are the things that need to be refactored.
 
CodeFactor found multiple issues:

Function "sapply" is undesirable. As an alternative, use vapply() with an appropriate FUN.VALUE= argument to obtain type-stable simplification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant