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

Conventions

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.

Function names, arguments, variables and other code reference in text are shown as follows: "The header argument of the read.big.matrix function defaults to FALSE."

Any command-line input or output that is shown in the R console is written as follows:

> set.seed(42)
> data.frame(
+ A = runif(2),
+ B = sample(letters, 2))
 A B
1 0.9148060 h
2 0.9370754 u

The > character represents the prompt, which means that the R console is waiting for commands to be evaluated. Multiline expressions start with the same symbol on the first line, but all other lines have a + sign at the beginning to show that the last R expression is not complete yet (for example, a closing parenthesis or a quote is missing). The output is returned without any extra leading character, with the same monospaced font style.

New terms and important words are shown in bold.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 报价| 长汀县| 富源县| 武威市| 霍州市| 嘉黎县| 四子王旗| 平度市| 南京市| 交口县| 黄大仙区| 西安市| 凤台县| 漾濞| 大关县| 通海县| 丹寨县| 桐乡市| 新疆| 固阳县| 潍坊市| 锡林浩特市| 南充市| 高邑县| 四子王旗| 湖口县| 宜良县| 措美县| 钟山县| 迁西县| 通榆县| 修水县| 玉树县| 原平市| 井陉县| 藁城市| 罗平县| 正宁县| 霞浦县| 都江堰市| 南城县|