ADVANCED R

An Essential Reference for Intermediate and Advanced R ProgrammersAdvanced R presents useful tools and techniques for attacking many types of R programming problems, helping you avoid mistakes and dead ends. With more than ten years of experience programming in R, the author illustrates the elegance...

Descripción completa

Detalles Bibliográficos
Autor principal: WICKHAM, HADLEY (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] CRC Press 2017.
Edición:1st edition
Colección:Chapman & Hall/CRC the R series (CRC Press)
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628736606719
Tabla de Contenidos:
  • Front Cover; Dedication; Contents; Chapter 1 - Introduction; Part I - Foundations; Chapter 2 - Data structures; Chapter 3 - Subsetting; Chapter 4 - Vocabulary; Chapter 5 - Style guide; Chapter 6 - Functions; Chapter 7 - OO field guide; Chapter 8 - Environments; Chapter 9 - Debugging, condition handling, and defensive programming; Part II - Functional programming; Chapter 10 - Functional programming; Chapter 11 - Functionals; Chapter 12 - Function operators; Part III - Computing on the language; Chapter 13 - Non-standard evaluation; Chapter 14 - Expressions
  • Chapter 15 - Domain specific languagesPart IV - Performance; Chapter 16 - Performance; Chapter 17 - Optimising code; Chapter 18 - Memory; Chapter 19 - High performance functions with Rcpp; Chapter 20 - R's C interface; Back Cover