is the least loved and most time consuming aspect of any data analysis!
It is also unavoidable and extremely important.
Several packages are particularly useful for data processing and clean-up:
plyr
- manipulating data frames and listsmutate()
; ddply()
-ldply()
-dlply()
lubridate
- manipulating time objectsrgdal
- projecting coordinatesmaps
and mapdata
- quick and easy mapsmagrittr
- for pipingData: Ugo Mellone - Universidad de Alicante, Spain