R语言出错求解

 

> i<-2

> while(i<=nrow(mouseWeight)){

Error: unexpected '>' in ">"

> mouseWeight[i-1,]<-mouseWeight[i-1,]-mouseWeight[i,]

>     i<-i+1

> }

Error: unexpected '}' in "}"

Error: unexpected '>' in ">"和Error: unexpected '}' in "}"是什么意思?

慕数据5268139
浏览 1289回答 1
1回答

相信光变成光

不会啦
打开App,查看更多内容
随时随地看视频慕课网APP