pipeR tutorial is released

2014-09-22 Kun Ren 更多博文 » 博客 » GitHub »

r pipeR tutorial

原文链接 https://renkun-ken.github.io/blog/2014/09/22/pipeR-tutorial-is-released.html
注:以下为加速网络访问所做的原文缓存,经过重新格式化,可能存在格式方面的问题,或偶有遗漏信息,请以原文为准。


Twelve days after the initial commit, pipeR tutorial is released!

If you want to write R code fluently and process data elegantly, I strongly recommend that you read this tutorial which is designed to serve as a complete guide to pipeR package, including how it works with dplyr, rlist, and rvest with vivid examples.

You can also provide suggestions at the issue page or fork and contribute.

Now I have started working on rlist-tutorial which is yet far from complete.