- 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".
推薦閱讀
- Instant Raspberry Pi Gaming
- 構(gòu)建高質(zhì)量的C#代碼
- Mastering Proxmox(Third Edition)
- 空間機(jī)器人遙操作系統(tǒng)及控制
- Hands-On Machine Learning on Google Cloud Platform
- 自動(dòng)檢測(cè)與轉(zhuǎn)換技術(shù)
- 計(jì)算機(jī)網(wǎng)絡(luò)應(yīng)用基礎(chǔ)
- WordPress Theme Development Beginner's Guide(Third Edition)
- CentOS 8 Essentials
- 大數(shù)據(jù)驅(qū)動(dòng)的設(shè)備健康預(yù)測(cè)及維護(hù)決策優(yōu)化
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Excel 2007終極技巧金典
- 貫通Java Web輕量級(jí)應(yīng)用開(kāi)發(fā)
- Visual Basic項(xiàng)目開(kāi)發(fā)案例精粹
- 項(xiàng)目實(shí)踐精解:C#核心技術(shù)應(yīng)用開(kāi)發(fā)