rep()函数简介 rep()函数:重复 rep(x,…) rep.int(x,times) rep_len(x,length.out) ·x:一个向量(vector),一个因子(factor) … Continue reading rep()函数简介