tladeras’s avatartladeras’s Twitter Archive—№ 1,357

    1. …in reply to @jent103
      @jent103 I've started a blog post...I will cc you when I finish it.
  1. …in reply to @tladeras
    @jent103 Try this: diamonds %>% group_by(color) %>% summarize(cuts=paste(cut, collapse=","))