- 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
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- C和C++安全編碼(原書第2版)
- 大學計算機基礎(第2版)(微課版)
- 基于Swift語言的iOS App 商業實戰教程
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- Python編程從0到1(視頻教學版)
- Creating Stunning Dashboards with QlikView
- Mastering Git
- Python期貨量化交易實戰
- 跟戴銘學iOS編程:理順核心知識點
- Learning Kotlin by building Android Applications
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Python程序員面試算法寶典
- AngularJS by Example
- SQL Server 2008數據庫應用技術(第2版)