Functional Data Structures in R _Advanced_Statistical_Programming_in_R
This book gives an introduction to functional data structures. Many traditional data structures rely on the structures being mutable. We can update search trees, change links in linked lists, and rearrange values in a vector. In functional languages, and as a general rule in the R programming langua
下载地址
用户评论