Skip to content

Use magrittr pipe for older R versions (#42)#43

Closed
keithnewman wants to merge 1 commit intomainfrom
42-pipes
Closed

Use magrittr pipe for older R versions (#42)#43
keithnewman wants to merge 1 commit intomainfrom
42-pipes

Conversation

@keithnewman
Copy link
Copy Markdown
Contributor

Closes #42

Decided to convert |> to %>% for consistency with all other pipes in the package. It also maintains compatibility pre-R 4.1.

@csgillespie
Copy link
Copy Markdown
Contributor

Merged into #45

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.

DESCRIPTION should specify minimum R version.

2 participants