Category: Blog

If I ever have the need to share something work or non work related it will be here.

Is anyone using Projects to deal with their science stuff?

Is anyone using Projects to deal with their science stuff?

How does it compare to having a combination of evernote and github? How does it deal with large datasets? Is it easy to integrate in your workflow? Any reason why I should use this?

Questions, questions, questions…..

#science #data #datamanagement #evernote #github #projects

Projects
Projects is the safe and simple way to manage your research outputs.. With features just for researchers, you’ll have more time for making discoveries.

This sounds extremely promising for those using data frames in R!

This sounds extremely promising for those using data frames in R!

#R #dplyr

Originally shared by +Sharon Machlis

If you use plyr, you'll probably want to know about what +Hadley Wickham tweeted is "the next iteration of plyr with more speed, a nicer API, and seamless database support" specifically for data frames.

http://blog.rstudio.org/2014/01/17/introducing-dplyr/

Introducing dplyr
dplyr is a new package which provides a set of tools for efficiently manipulating datasets in R. dplyr is the next iteration of plyr, focussing on only data frames. dplyr is faster, has a more cons…