- Advanced Analytics with R and Tableau
- Jen Stirrup Ruben Oliva Ramos
- 163字
- 2021-07-02 20:26:02
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."
A block of code is set as follows:
df = data.frame( Year=c(2013, 2013, 2013), Country=c("Arab World","Carribean States", "Central Europe"), LifeExpectancy=c(71, 72, 76))
Any command-line input or output is written as follows:
IrisBySpecies <- split(iris,iris$Species)
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this:"You can now just click on Stream
to access the live stream from the camera."
推薦閱讀
- Photoshop智能手機APP UI設計之道
- Practical Internet of Things Security
- 深入理解Django:框架內幕與實現(xiàn)原理
- Python從入門到精通(精粹版)
- Django Design Patterns and Best Practices
- FFmpeg入門詳解:音視頻原理及應用
- 數(shù)據(jù)結構習題解析與實驗指導
- 大數(shù)據(jù)分析與應用實戰(zhàn):統(tǒng)計機器學習之數(shù)據(jù)導向編程
- 批調度與網(wǎng)絡問題的組合算法
- Internet of Things with ESP8266
- ASP.NET程序開發(fā)范例寶典
- OpenCV with Python By Example
- 代碼閱讀
- C語言程序設計實訓教程與水平考試指導
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)