buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Thomas Mailund

Metaprogramming in R


Advanced Statistical Programming for Data Science, Analysis and Finance
1st ed. 2017. xi, 103 S. 4 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2017
ISBN: 1-484-22880-4 (1484228804)
Neue ISBN: 978-1-484-22880-7 (9781484228807)

Preis und Lieferzeit: Bitte klicken


Learn how to manipulate functions and expressions to modify how the R language interprets itself. This book is an introduction to metaprogramming in the R language, so you will write programs to manipulate other programs. Metaprogramming in R shows you how to treat code as data that you can generate, analyze, or modify.
R is a very high-level language where all operations are functions and all functions are data that can be manipulated. This book shows you how to leverage R´s natural flexibility in how function calls and expressions are evaluated, to create small domain-specific languages to extend R within the R language itself.
What You´ll Learn

Find out about the anatomy of a function in R

Look inside a function call

Work with R expressions and environments

Manipulate expressions in R

Use substitutions
Who This Book Is For

Those with at least some experience with R and certainly for those with experience in other programming languages.
1. Anatomy of a Function 2. Inside a Function-Call 3. Expressions and Environments 4. Manipulating Expressions 5. Working with Substitutions
Thomas Mailund is an associate professor in bioinformatics at Aarhus University, Denmark. He has a background in math and computer science.  For the last decade, his main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species.  He has published Beginning Data Science in R and Functional Programming in R with Apress as well as other books out there.