Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Moody_Mudskipper

Moody_Mudskipper

Moody_Mudskipper has asked 66 questions and find answers to 284 problems.

Stats

8.1k
EtPoint
2.6k
Vote count
66
questions
284
answers

About

antoine.fabri gmail.com

twitter: @antoine_fabri

I'll work for free for a good cause, so contact me for data related charity work.

Some of my packages :

  • tag : Build function operator factories supporting the tag$function(args) notation
  • tags : A collection of tags built using the package tag
  • dotdot : improved assignment to grow variables without repetitons (now on CRAN)
  • cutr : improved cut
  • pipes : magrittr compatible pipes and how to make them
  • safejoin : dplyr joins with checks

Some of my answers/questions that I liked:

Move a column conveniently

Is there a way to use two '...' statements in a function in R?

Split facet plot into list of plots

splitting a continuous variable into equal sized groups

How can I conveniently move objects between sessions

Get name of x when defining `(<-` operator

Simplified dput() in R

Why not use a for loop?

split a df$col into three groups with as many possible combination as possible in r

Create sections through a loop with knitr

Build a RStudio addin to debug pipe chains

Harnessing .f list names with purrr::pmap