鱼籽酱牛肉酱 发表于 2016-5-4 11:16 
好像有用 请问这个函数的功能是什么 没搜到
DESCRIPTION
Retain only unique/distinct rows from an input tbl. This is an efficient version of unique. distinct() is best-suited for interactive use, distinct_() for calling from a function.
这个函数比较快,要安装dplyr包