Programming in R
摘要
We present low-level functions for general-purpose programming in R. We start by introducing the base objects within the R language before showing how to use control flow structures such as conditional arguments and loops. The chapter concludes by introducing concepts in functional programming.