We already briefly introduced the data.table package. This package is the heart of this chapter, which covers the basics of accessing, editing, and manipulating data under the broad term data management. Although not glamorous, data management is a critical first step to data visualization or analysis. Furthermore, the majority of time on a particular analysis project may come from the data management. For example, running a linear model in R can take one line of code, once the data is ...
© Matt Wiley and Joshua F. Wiley 2016
Matt Wiley and Joshua F. Wiley, Advanced R, 10.1007/978-1-4842-2077-1_7
7. Introduction to Data Management Using data.table
Matt Wiley1 and Joshua F. Wiley1
(1)Elkhart Group Ltd. & Victoria College, Columbia City, Indiana, USA
Get Advanced R: Data Programming and the Cloud now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.