Description Usage Arguments Value Author(s) Examples
View source: R/stratify_functions.R
This is the simplest function ever. It's just an apply to sum across columns.
1 | sfunction(x)
|
x |
capture histories, as numbers |
apply(x, 2, sum)
Kristian Lum kl@hrdag.org
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.