以下会报错的是:
A: head(iris$Sepal.Width)
B: head(Sepal.Width)
C: attach(iris)head(Sepal.Width)
D: attach(iris)head(Sepal.Width)detach(iris)head(Sepal.Width)
A: head(iris$Sepal.Width)
B: head(Sepal.Width)
C: attach(iris)head(Sepal.Width)
D: attach(iris)head(Sepal.Width)detach(iris)head(Sepal.Width)
A,B,D
举一反三
- 观察如下基于皮尔逊相关系数绘制的热力图,判断属性sepal width(cm)和sepal length(cm)之间的相关关系可能符合如下哪一个选项?
- 查看R内置数据集的前10行数据可以使用命令head(iris)。()
- 中国大学MOOC: 以下位于<head>区标记的作用是( )。<meta name=viewport content=width=device-width, initial-scale=1>
- 阅读代码回答问题,正确的是()。 #head{Position:absolute;Left:9px;Top:12px;Width:200px;Height:60px;Background-color:#FF0000;} A: #head类选择器 B: Position:absolute;绝对定位,页面的元素固定不变 C: Width:200px;Height:60px;表示左右和上下边距 D: Background-color:#FF0000;背景图片
- 有关下面片段代码的说法,( )是正确的。 #head{ Position:absolute; Left:9px; Top:12px; Width:418px; Height:58px; Background-color:#FF0000; }
内容
- 0
What property did Archimedes need to determine in order to solve the king's mystery? A: The width of the king's head B: The weight of silver C: The density of the crown D: The cost of the crown
- 1
以下id选择器书写正确的是() A: *div{width:100%;} B: text{width;100%;} C: #div{width:100%;} D: #class{width:100%;}
- 2
下面IRIS和ISO9001的关系描述正确的是() A: IRIS不包含ISO9001 B: ISO9001包含IRIS C: IRIS包含ISO9001 D: 以上都不对
- 3
带头结点的单链表head为空的判定条件是() A: head—>next= =NUL B: head= =NULL C: head—>next= =head D: head!=NULL
- 4
You are_____than Jane. A: head a taller B: taller a head C: a head taller D: head taller a