1. 首页
  2. 人工智能
  3. 机器学习
  4. Metaprogramming in R

Metaprogramming in R

上传者: 2018-12-26 00:09:39上传 PDF文件 853.06KB 热度 69次
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.
下载地址
用户评论