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

use_pipe() #74

Merged
merged 1 commit into from
Feb 26, 2022
Merged

use_pipe() #74

merged 1 commit into from
Feb 26, 2022

Conversation

jmbarbone
Copy link
Collaborator

closes #73

just use_this::use_pipe()

@JanMarvin
Copy link
Owner

Codecov Report

Merging #74 (feba893) into main (0daa72f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   45.87%   45.87%           
=======================================
  Files          41       41           
  Lines        8541     8541           
=======================================
  Hits         3918     3918           
  Misses       4623     4623           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0daa72f...feba893. Read the comment docs.

Copy link
Owner

@JanMarvin JanMarvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately the R pipe was late in the game and afaik the dust hasn't settled completely.

@jmbarbone
Copy link
Collaborator Author

Unfortunately the R pipe was late in the game and afaik the dust hasn't settled completely.

Still waiting until I can safely make the R >= (4.1.0) leap

@jmbarbone jmbarbone merged commit 2426d98 into main Feb 26, 2022
@jmbarbone jmbarbone deleted the 73-pipe branch May 5, 2022 15:00
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.

use %>%
2 participants