R Reduce、Filter、Find、Map、Negate、Position

Reduce(f, x, init, right = FALSE, accumulate = FALSE)
Filter(f, x)
Find(f, x, right = FALSE, nomatch = NULL)
Map(f, ...)
Negate(f)
Position(f, x, right = FALSE, nomatch = NA_integer_)

  

posted @ 2020-03-16 18:09  JoAnna_L  阅读(217)  评论(0编辑  收藏  举报