Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
  2. clusterExport, clusterMap, parApply, parCapply, parLapply,
  3. parLapplyLB, parRapply, parSapply, parSapplyLB
  4.  
  5. IQR, mad, sd, var, xtabs
  6.  
  7. Filter, Find, Map, Position, Reduce, anyDuplicated, append,
  8. as.data.frame, basename, cbind, colMeans, colSums, colnames,
  9. dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
  10. intersect, is.unsorted, lapply, lengths, mapply, match, mget,
  11. order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
  12. rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
  13. union, unique, unsplit, which, which.max, which.min
  14.  
  15. Vignettes contain introductory material; view with
  16. 'browseVignettes()'. To cite Bioconductor, see
  17. 'citation("Biobase")', and for packages 'citation("pkgname")'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement