10 Doing more with your data with extensions
This chapter covers
- Writing your own packages
- Analyzing your code (benchmarking/profiling)
- Making code more efficient
- Figuring out where to go next
- Communicating your work
If all has gone well, you now have the tools you need to take command of your data and extract insights from it in a reproducible, readable, and understandable way. That’s not the end of the line for learning about R, though. As you gain more experience, you’ll find certain parts that you wish were better. Maybe your code runs too slowly to be useful, maybe you need more rigor in the functions you’ve written, or maybe you’ve made something awesome and want to share it with the world. This chapter covers how to do these things ...
Get Beyond Spreadsheets with R 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.