vector_out_prod {geocmeans} | R Documentation |
create a matrix by multiplying a vector by its elements one by one as rows
Description
create a matrix by multiplying a vector by its elements one by one as rows
Usage
vector_out_prod(x)
Arguments
x |
a vector |
Value
a NumericMatrix
[Package geocmeans version 0.3.4 Index]