Description Usage Arguments Value
Template for matrix summaries along a given dimension
1 | template_summary(fcn_all, fcn_1, fcn_2)
|
fcn_all |
function to apply when dim = 'all' |
fcn_1 |
function to apply when dim = '1', i.e. over rows |
fcn_2 |
function to apply when dim = '2', i.e. over columns |
function that computes summary statistics of a matrix over all entries, rows or columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.