Another useful application of subsetting data frames is to find and remove rows with missing data. The R function to check for this is complete.cases().
確定! 回上一頁