-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: epiverse-trace/cleanepi
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Function examples do not illustrate functionality due to external file
documentation
Improvements or additions to documentation
#201
opened Feb 5, 2025 by
joshwlambert
convert_numeric_to_date()
appears multiple times in pkgdown reference page
documentation
#200
opened Feb 5, 2025 by
joshwlambert
detect duplicated columns - columns with similar values across all rows
#167
opened Aug 6, 2024 by
Karim-Mane
suggest rename function
remove_constants()
to remove_constant_cols()
#164
opened Jul 25, 2024 by
avallecam
use attach(params) to access the elements of this list directly.
#131
opened Apr 17, 2024 by
Karim-Mane
Instead of a loop, this function should be directly vectorized by using
rowSums()
instead of sum()
#129
opened Apr 16, 2024 by
Karim-Mane
ProTip!
Adding no:label will show everything without a label.