Go back

Metaprogramming In R Advanced Statistical Programming For Data Science Analysis And Finance(1st Edition)

Authors:

Thomas Mailund

Free metaprogramming in r advanced statistical programming for data science analysis and finance 1st edition
12 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 06, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $37.99 Savings: $37.99(100%)

Book details

ISBN: 1484228804, 978-1484228807

Book publisher: Apress

Get your hands on the best-selling book Metaprogramming In R Advanced Statistical Programming For Data Science Analysis And Finance 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Metaprogramming In R Advanced Statistical Programming For Data Science Analysis And Finance 1st Edition Summary: 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 LearnFind out about the anatomy of a function in R Look inside a function callWork with R expressions and environmentsManipulate expressions in RUse substitutions Who This Book Is ForThose with at least some experience with R and certainly for those with experience in other programming languages.