![[R logo]](../../../doc/html/logo.jpg)
| about | Gets the version information for some or all installed packages |
| allFactors | Factorizes one or several integers into all possible factors. |
| apply2d | Apply a function of a weighted subregion of a matrix |
| baseAndExtension | Gets the base and the extension of a filename |
| capitalize | Capitalizes/decapitalizes each character string in a vector |
| commandArgs | Extract Command Line Arguments |
| decapitalize | Capitalizes/decapitalizes each character string in a vector |
| factorial | Calculates the n:th factorial |
| factorToNumeric | Converts factors to numeric |
| gcd | Finds the greatest common divider of two integers. |
| getTerminalInfo | Gets information about the terminal in which [R] is running. |
| head | Gets the head (first lines) of objects/files. |
| image.matrix | Display a Color Image |
| insert | Insert values to a vector at certain positions |
| isZero | Checks if a value is (close to) zero or not |
| lexicographicPermutation | Generate the n:th lexicographic permutation of a vector |
| lexicographicPermutations | Generate all lexicographic permutations of a vector |
| lines3d | Adding text to a three dimensional plot |
| more | Prints one or more objects to the standard output. |
| nChooseK | Computes "n choose k" |
| normalizeQuantile | Weighted sample quantile normalization |
| permutations | Generate all or some permutations of a vector |
| plot3d | Plotting data in three dimensions |
| plotParallel | Plots data in parallel coordinates |
| points3d | Adding data points to a three dimensional plot |
| pointsOnSphere | Generates points on a sphere |
| polygon3d | Adds (planar) polygon to a three dimensional plot |
| primeFactors | Factorizes one or several integers into prime factors. |
| relibrary | Reloads a package |
| rgb | RGB Color Specification |
| robust.smooth.spline | Robust fit of a Smoothing Spline |
| size | Gets the size of an object |
| stem3d | Adds stems to a 3d plot |
| tail | Gets the tail (first lines) of objects/files. |
| text3d | Adding text to a three dimensional plot |
| top | Gets the largest data points |
| unwhich | Gets a logical vector/matrix from indices |
| weighted.median | Weighted Median Value |
| zscore | Gets the Z scores (standardized residuals) |