- Learning Shiny
- Hernán G. Resnizky
- 83字
- 2021-07-09 21:46:08
Chapter 1. Introducing R, RStudio, and Shiny
In this chapter, the main objective will be to learn how to install all the needed components to build an application in R with Shiny. Additionally, some general ideas about what R is will be covered in order to be able to dive deeper into programming using R.
The following topics will be covered in this chapter:
- A brief introduction to R, RStudio, and Shiny
- Installation of R and Shiny
- General tips and tricks
推薦閱讀
- Getting started with Google Guava
- Boost C++ Application Development Cookbook(Second Edition)
- 兩周自制腳本語言
- MySQL 8從入門到精通(視頻教學版)
- Maven Build Customization
- Mastering OpenCV 4
- Java設計模式及實踐
- HTML5+CSS3網站設計基礎教程
- 深入理解Elasticsearch(原書第3版)
- Microsoft Azure Storage Essentials
- 人工智能算法(卷1):基礎算法
- Ext JS 4 Plugin and Extension Development
- 零基礎學C++(升級版)
- HTML5程序設計基礎教程
- KnockoutJS Blueprints