官术网_书友最值得收藏!

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, folder names, filenames, file extensions, and pathnames are shown as follows: "Here, we created a data.frame object named df by combining the vectors num, lower, and upper."

A block of code is set as follows:

> num = 1:4
> lower = c("a","b","c","d")
> upper = c("A","B","C","D")
> df = data.frame(num, lower, upper)
> df
  num lower upper
1   1     a     A
2   2     b     B
3   3     c     C
4   4     d     D

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: "Under the Getting Started section, select the download R link."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 乌拉特前旗| 全椒县| 无锡市| 新密市| 南皮县| 什邡市| 安康市| 革吉县| 汾西县| 铜陵市| 义乌市| 英山县| 弥渡县| 甘谷县| 吴江市| 太康县| 云龙县| 昌都县| 丽江市| 铜川市| 宣汉县| 合山市| 昌吉市| 娱乐| 甘谷县| 郴州市| 乡宁县| 南皮县| 武定县| 嘉鱼县| 香河县| 道孚县| 电白县| 宜丰县| 大港区| 双柏县| 敦化市| 望城县| 若羌县| 乐亭县| 中牟县|