- Learning Social Media Analytics with R
- Raghav Bali Dipanjan Sarkar Tushar Sharma
- 158字
- 2021-07-09 20:09:11
Conventions
In this book, you will find a number of styles of text 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:
# create data frame df <- data.frame( name = c("Wade", "Steve", "Slade", "Bruce"), age = c(28, 85, 55, 45), job = c("IT", "HR", "HR", "CS") )
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "selecting them from the Add filters... option box".
推薦閱讀
- 集成架構(gòu)中型系統(tǒng)
- 智能傳感器技術(shù)與應(yīng)用
- 機(jī)器人編程實(shí)戰(zhàn)
- Linux服務(wù)與安全管理
- Mastering ServiceNow Scripting
- Python:Data Analytics and Visualization
- Salesforce Advanced Administrator Certification Guide
- 計(jì)算機(jī)組成與操作系統(tǒng)
- IBM? SmartCloud? Essentials
- Artificial Intelligence By Example
- 寒江獨(dú)釣:Windows內(nèi)核安全編程
- Photoshop CS4數(shù)碼攝影處理50例
- 未來(lái)學(xué)徒:讀懂人工智能飛馳時(shí)代
- Linux Shell Scripting Cookbook(Third Edition)
- Data Analysis with R(Second Edition)