public bigdata

apply 계열 함수 본문

R programming/R

apply 계열 함수

public bigdata 2020. 8. 12. 05:12

https://3months.tistory.com/389

 

R 중급 - apply 계열 함수 정리 (apply, lapply, sapply, tapply, mapply)

Apply 계열 함수 정리  Overview Function Description apply Apply functions over array margins by Apply a function to a data frame split by factors eapply Apply a function over values in an environme..

3months.tistory.com