You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was wondering if you had a preference for importing magrittr pipe or base R |> pipe.
I've been using base R |> pipe so far but that immediately sets R 4.1.0 or greater as a dependency so on second thought, asking folks to upgrade R to use the package might be a big ask.
The text was updated successfully, but these errors were encountered:
Was wondering if you had a preference for importing
magrittr
pipe or base R|>
pipe.I've been using base R
|>
pipe so far but that immediately sets R 4.1.0 or greater as a dependency so on second thought, asking folks to upgrade R to use the package might be a big ask.The text was updated successfully, but these errors were encountered: