colAlls | Check if all elements in a row (column) of a matrix-like... |
colAnyNAs | Checks if there are any missing values in an object or not |
colAvgsPerRowSet | Calculates for each row (column) a summary statistic for... |
colCollapse | Extract one cell from each row (column) of a matrix-like... |
colCounts | Count how often an element in a row (column) of a matrix-like... |
colCummaxs | Calculates the cumulative maxima for each row (column) of a... |
colDiffs | Calculates the difference between each element of a row... |
colIQRDiffs | Calculates the interquartile range of the difference between... |
colIQRs | Calculates the interquartile range for each row (column) of a... |
colLogSumExps | Accurately calculates the logarithm of the sum of... |
colMads | Calculates the median absolute deviation for each row... |
colMeans2 | Calculates the mean for each row (column) of a matrix-like... |
colMedians | Calculates the median for each row (column) of a matrix-like... |
colOrderStats | Calculates an order statistic for each row (column) of a... |
colProds | Calculates the product for each row (column) of a matrix-like... |
colQuantiles | Calculates quantiles for each row (column) of a matrix-like... |
colRanks | Calculates the rank of the elements for each row (column) of... |
colSums2 | Calculates the sum for each row (column) of a matrix-like... |
colTabulates | Tabulates the values in a matrix-like object by row (column) |
colVars | Calculates the variance for each row (column) of a... |
colWeightedMads | Calculates the weighted median absolute deviation for each... |
colWeightedMeans | Calculates the weighted mean for each row (column) of a... |
colWeightedMedians | Calculates the weighted median for each row (column) of a... |
colWeightedVars | Calculates the weighted standard deviation for each row... |
DelayedMatrixStats | DelayedMatrixStats: Functions that apply to rows and columns... |
from_DelayedArray_to_simple_seed_class | Coerce DelayedArray to its 'simple seed' form |
reexports | Objects exported from other packages |
subset_by_Nindex | 'subset_by_Nindex' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.