3 F 1.0 9.5. To add new Row 1) First create new row for dataFrame > nRow <- data.frame(Sex='F',Bwt=2.1,Hwt=8.1) >cicar <- rbind(cicar,nRow).
確定! 回上一頁