Description Usage Arguments Value Examples
View source: R/sharedSupport.r
Does essentially what rowSums(., na.rm = T)) does except that it returns NA
for any row that is all NA.  Uses a matrix oriented approach which is very fast.
| 1 | 
| x | a matrix | 
the sum of the rows
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.