使用dplyr package (最爱的package之一,今后的文章中会经常用到) > filter (social_df, !is.na(n_friends), !is.na(status)) # after running str_replace function.
確定! 回上一頁