課程
/云計(jì)算&大數(shù)據(jù)
/大數(shù)據(jù)
/R語(yǔ)言之?dāng)?shù)據(jù)可視化
老師說(shuō)layout=才(2,1)是設(shè)置成2行1列,為什么出來(lái)的結(jié)果是一行兩列呢?
2020-05-10
源自:R語(yǔ)言之?dāng)?shù)據(jù)可視化 3-6
正在回答
我感覺(jué)這里是老師說(shuō)錯(cuò)了,所以我就把1,2換了位置。
舉報(bào)
R語(yǔ)言三大繪圖系統(tǒng),用圖形直觀探索數(shù)據(jù)、發(fā)現(xiàn)有價(jià)值信息
1 回答layout參數(shù)括號(hào)了內(nèi)的數(shù)字順序
1 回答按照老師的程序輸入為什么遇到了layout錯(cuò)誤?
2 回答Error in lengend("topright", pch = 1, col = c("red", "blue"), legend = c("sep", : could not find function "lengend"
1 回答求教:write.csv中的參數(shù)qmethod = c("escape", "double")是什么意思?
2 回答qplot(Wind,Temp , data = airquality, geom = c("point","smooth")) 出現(xiàn)問(wèn)題,錯(cuò)誤代碼如下
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2020-05-12
我感覺(jué)這里是老師說(shuō)錯(cuò)了,所以我就把1,2換了位置。