April 2016
Beginner to intermediate
246 pages
5h 20m
English
In this chapter, we will cover the following recipes:
profvis packagemicrobenchmarking packageThis chapter introduces you to a few advanced programming techniques in R, leveraging some of the unique features of the RStudio IDE, such as the embedded Git pane (refer to the last recipe of this chapter, Using GitHub with RStudio, to know more).
The recipes accomplished in this chapter are usually encountered by R programmers when dealing with large datasets ...