bitops::bitAnd | Bitwise And, Or and Xor Operations | |
bitops::bitFlip | Binary Flip (Not) Operator | |
bitops::bitShiftL | Bitwise Shift Operator (to the Left or Right) | |
bitops::cksum | Compute Check Sum | |
bit::Sorting | Generics for in-RAM sorting and ordering | |
e1071::interpolate | Interpolate Values of Array | |
slam::rollup | Rollup Sparse Arrays | |
slam::row_sums | Form Row and Column Sums and Means | |
base::all.equal | Test if Two Objects are (Nearly) Equal | |
base::+ | Arithmetic Operators | |
base::colSums | Form Row and Column Sums and Means | |
base::cumsum | Cumulative Sums, Products, and Extremes | |
base::diff | Lagged Differences | |
base::max | Maxima and Minima | |
base::findInterval | Find Interval Numbers or Indices | |
base::gl | Generate Factor Levels | |
base::%*% | Matrix Multiplication | |
base::prod | Product of Vector Elements | |
base::range | Range of Values | |
base::ceiling | Rounding of Numbers | |
base::sign | Sign Function | |
base::sort | Sorting or Ordering Vectors | |
base::sum | Sum of Vector Elements | |
base::tabulate | Tabulation for Vectors | |
base::zapsmall | Rounding of Numbers: Zapping Small Ones to Zero | |
cluster::sizeDiss | Sample Size of Dissimilarity Like Object | |
Matrix::all.equal-methods | Matrix Package Methods for Function all.equal() | |
Matrix::colSums | Form Row and Column Sums and Means | |
Matrix::symmpart | Symmetric Part and Skew(symmetric) Part of a Matrix | |
stats::approx | Interpolation Functions | |
stats::ppoints | Ordinates for Probability Plotting | |
utils::as.roman | Roman Numerals |