coolbutuseless · @coolbutuseless
188 followers · 283 posts · Server fosstodon.org

{magrittr} partial function hack in action:

I'm currently working with some really really long and really really wide data.frames (stored as tibbles).

And I find tibble output sometimes too terse, and the whole "print(n = Inf, width = Inf)" to get full output gets a bit tiresome.

So I define tiny helperf functions for: "print long", "print wide" and "print long and wide"

How do other people deal with the terseness of tibble output?

#rstats #magrittr

Last updated 2 years ago

jebyrnes · @jebyrnes
952 followers · 1186 posts · Server ecoevo.social

RT @ivelasq3
I couldn't resist getting in on the fun, updated for R >= 4.1, created using {gt}! h/t @skyetetra

Repo here: github.com/ivelasq/alignment-c

#rstats #tidyverse #magrittr #alignmentchart

Last updated 2 years ago

devSJR :python: :rstats: · @devSJR
148 followers · 253 posts · Server fosstodon.org

@sebkrantz Is still needed in the (fastverse.github.io/fastverse/) as of R >= 4.2? At least, the example is %>% and |> combined. 🤔

#magrittr #fastverse

Last updated 2 years ago

Mickaël CANOUIL · @MickaelCanouil
145 followers · 176 posts · Server fosstodon.org

@jimjamslam I never piped (native or {magrittr}) or ever will into {ggplot2}.
For me it does not improve maintainability nor readability of the code. I would even say it’s the opposite and should be avoided.

#rstats #ggplot2 #magrittr

Last updated 2 years ago

Z :verified: · @unicornCoder
108 followers · 179 posts · Server mastodon.cloud

pipe, I still use %>%

#rstats #magrittr

Last updated 2 years ago