Metaprogramming in R

时间:2021-07-01 04:49:13
【文件属性】:

文件名称:Metaprogramming in R

文件大小:853KB

文件格式:PDF

更新时间:2021-07-01 04:49:13

R语言 Data Science Finance

This book introduces metaprogramming. Metaprogramming is when you write programs that manipulate other programs; in other words, you 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 you can manipulate.


网友评论