题目内容

数据集如果出现在ggplot()内,那么所有图层都可见

A. 对
B. 错

查看答案
更多问题

fill是指定填充区域的颜色

A. 对
B. 错

geom_xxx()和stat_xxx()大多是成对出现的

A. 对
B. 错

geom_bar()和stat_count()是成对函数

A. 对
B. 错

geom_bar(stat='identity') 和 stat_identity(geom='bar') 是成对函数

A. 对
B. 错

答案查题题库