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

How it works…

The matrix() function takes the input of as a vector, number of rows, number of columns, and whether the arrangement should be by row or not. The function then places the elements of the vector into a two-dimensional arrangement based on the nrow and ncol values. By default, it fills the elements column by column if byrow is not explicitly specified. However, if byrow=TRUE is specified, then the elements fill by one row at a time.

The cbind() and rbind() functions are very similar to the concatenation function c(), but the cbind() function places the vector as columns in a two-dimensional representation and rbind() places the vectors as rows in a two-dimensional representation to create a matrix.

The array() function takes two necessary inputs: one is a vector of elements and another is a vector of dimensions. If you use only two numbers in the dim = argument, then this function will create a matrix and the elements will be filled column by column.

主站蜘蛛池模板: 连云港市| 阜南县| 布拖县| 石景山区| 南开区| 宁远县| 吉林省| 永福县| 长海县| 巴南区| 灵丘县| 昆明市| 三原县| 泰顺县| 高陵县| 西贡区| 梨树县| 汕头市| 阿勒泰市| 台南市| 唐山市| 井冈山市| 子长县| 西宁市| 武山县| 宣城市| 涡阳县| 通河县| 枞阳县| 新余市| 察哈| 巴楚县| 称多县| 淮滨县| 鄄城县| 历史| 龙里县| 郧西县| 焉耆| 兴城市| 乌海市|