Method 1: Remove Rows by Number. By using a particular row index number we can remove the rows. Syntax: data[-c(row_number), ]. where. data is ...
確定! 回上一頁