- Learning Shiny
- Hernán G. Resnizky
- 73字
- 2021-07-09 21:46:10
Chapter 2. First Steps towards Programming in R
This chapter is a general introduction to classes, objects, and functions in R. Now, we now know that R is an object-oriented language. Conceptually, as any other language of its kind, R has three main elements, as follows:
- Classes
- Objects
- Functions
This chapter will cover the following topics:
- Object-oriented programming (OOP) concepts in R
- Vectors and arrays
- Lists
- Decision making and looping constructs
推薦閱讀
- 基于粒計算模型的圖像處理
- 軟件項目管理(第2版)
- Computer Vision for the Web
- Leap Motion Development Essentials
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Learn Swift by Building Applications
- C語言從入門到精通(第4版)
- Visual C
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- concrete5 Cookbook
- Visual C++開發入行真功夫
- Java面向對象程序設計
- Test-Driven Machine Learning
- Mastering Web Application Development with AngularJS
- Scratch趣味編程:陪孩子像搭積木一樣學編程