sum_all {Matrix}
R Documentation
sum all matrix
Description
Usage
sum_all
(
x
);
Arguments
x
a collection of the data matrix
env
[as
Environment
]
Details
Authors
sciBASIC.NET
Value
this function returns data object of type
NumericMatrix
.
clr value class
NumericMatrix
Examples
[Package
Matrix
version 5.0.1.2389
Index
]