Utiliser grep dans R pour supprimer des lignes d'un data.frame. J'ai un dataframe comme celui-ci: d <- data.frame(cbind(x=1, y=1:10, z=c("apple","pear" ...
確定! 回上一頁