Efficient R Programming: A Practical Guide to Smarter Programming
Colin Gillespie and Robin Lovelace (2016). Efficient R Programming: A Practical Guide to Smarter Programming. O’Reilly Media.
Abstract
This book provides comprehensive guidance on writing efficient and performant code in the R language. It covers profiling, benchmarking, and optimization strategies for handling large-scale datasets.
Type: Book Venue: O’Reilly Media Year: 2016
Abstract
This book provides comprehensive guidance on writing efficient and performant code in the R language. It covers profiling, benchmarking, and optimization strategies for handling large-scale datasets.
Citation
Colin Gillespie and Robin Lovelace (2016). Efficient R Programming: A Practical Guide to Smarter Programming. O’Reilly Media.
BibTeX
@book{gillespie_efficient_2016,
title = {Efficient {R} {Programming}: {A} {Practical} {Guide} to {Smarter} {Programming}},
copyright = {CC0 1.0 Universal Public Domain Dedication},
isbn = {978-1-4919-5078-4},
url = {https://csgillespie.github.io/efficientR/},
abstract = {This book provides comprehensive guidance on writing efficient and performant code in the R language. It covers profiling, benchmarking, and optimization strategies for handling large-scale datasets.},
publisher = {O'Reilly Media},
author = {Gillespie, Colin and Lovelace, Robin},
year = {2016},
}