Meta-programming In R (advanced Statistical Programming In R Book 3)
by Thomas Mailund /
2017 / English / PDF, EPUB
1.3 MB Download
What's more fun than writing programs? Writing programs that write programs! Meta-programming means writing programs that manipulate other programs (or manipulate itself) and in the high-level programming language R, there are rich features that enable us to extend the language itself. This book tells you how!