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

Update remove_empties.R #569

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update remove_empties.R #569

wants to merge 2 commits into from

Conversation

matanhakim
Copy link
Contributor

Fixes #568

Feel free to edit or change, it is a bit difficult to write a clear description.
Added a clarification for lower and higher values.

Fixes sfirke#568 

Feel free to edit or change, it is a bit difficult to write a clear description.
Added a clarification for lower and higher values.
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3769ab0) to head (f89767b).

Current head f89767b differs from pull request most recent head be57f3b

Please upload reports for the commit be57f3b to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #569   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines         1274      1274           
=========================================
  Hits          1274      1274           
Files Coverage Δ
R/remove_empties.R 100.00% <ø> (ø)

@billdenney
Copy link
Collaborator

The update looks good. Can you please update the full documentation (devtools::document()) so that everything is consistent and push that update?

@matanhakim
Copy link
Contributor Author

Hi,
I added the documentation.
You're welcome to have a look and provide feedback as necessary.
Thanks!

@billdenney
Copy link
Collaborator

This looks good to me!

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

Successfully merging this pull request may close these issues.

cutoff argument in remove_empty() is being implemented confusingly
2 participants