na.rm 缺失值处理
is.na 检测缺失值,返回结果为true,false
na.rm=TRUE 很多函数有这个参数,即在计算之前移除缺失值,并使用剩余值计算。
https://www.cnblogs.com/GhostBear/p/8416897.html
本文来自博客园,作者:BioinformaticsMaster,转载请注明原文链接:https://www.cnblogs.com/koujiaodahan/p/16271976.html
posted on 2022-05-14 23:45 BioinformaticsMaster 阅读(173) 评论(0) 编辑 收藏 举报