- Hands-On Geospatial Analysis with R and QGIS
- Shammunul Islam
- 89字
- 2021-06-10 18:44:24
Looping, functions, and apply family in R
Looping allows us to do repetitive task in a couple of lines of code, saving us much effort and time. Functions allow us to write a block of instructions that could be modified to work according to the way they are being called. Combining the power of looping, functions, and apply family in R allows us to loop through the elements of a data type, or similar, and apply a function or use a block of instructions on each of these.
推薦閱讀
- Pig Design Patterns
- Learning C for Arduino
- 變頻器、軟啟動器及PLC實用技術260問
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Containers in OpenStack
- 計算機組成與操作系統
- 嵌入式GUI開發設計
- Hands-On Dashboard Development with QlikView
- Linux Shell Scripting Cookbook(Third Edition)
- 電腦故障排除與維護終極技巧金典
- Hadoop Beginner's Guide
- 自適應學習:人工智能時代的教育革命
- 菜鳥起飛五筆打字高手
- 從祖先到算法:加速進化的人類文化
- Java求職寶典