0001 apply() 0002 apropos() 0003 args() 0004 array() 0005 as.data.frame() 0006 assign() 0007 attach() 0008 body() 0009 c() 0010 cat() 0011 cbind() 0012 class() 0013 colMeans() 0014 colnames() 0015 data() 0016 dendrapply() 0017 detach() 0018 dim() 0019 eapply() 0020 eval() 0021 eval.parent() 0022 formals() 0023 function() 0024 get() 0025 gsub() 0026 help() 0027 identical() 0028 ifelse() 0029 invisible() 0030 is.list() 0031 is.na() 0032 is.null() 0033 kernapply() 0034 lapply() 0035 lazyLoad() 0036 length() 0037 library() 0038 list() 0039 ls() 0040 ls.str() 0041 mapply() 0042 matrix() 0043 max() 0044 mean() 0045 min() 0046 mode() 0047 names() 0048 nchar() 0049 ncol() 0050 nrow() 0051 order() 0052 parse() 0053 paste() 0054 plot() 0055 print() 0056 rapply() 0057 rbind() 0058 read.table() 0059 return() 0060 rm() 0061 round() 0062 row.names() 0063 rowSums() 0064 runif() 0065 sapply() 0066 seq() 0067 set.seed() 0068 sink() 0069 source() 0070 split() 0071 sprintf() 0072 storage.mode() 0073 str() 0074 strsplit() 0075 substr() 0076 sum() 0077 summary() 0078 sweep() 0079 switch() 0080 Sys.time() 0081 t() 0082 t.test() 0083 table() 0084 tapply() 0085 transform() 0086 try() 0087 tryCatch() 0088 typeof() 0089 unlist() 0090 vapply() 0091 vector() 0092 which.max()