get rid of row in dataframe r code example Example: r remove row dataframe myData[-c(2, 4, 6), ] # remove rows 2, 4, 6