Description Usage Arguments Value
This function combines two given NumericVectors into a
NumericMatrix. It thereby provides similar functionality as
base::cbind.
1 | cpp_bind(a, b)
|
a |
|
b |
|
NumericMatrix being the combination of the two
NumericVectors a and b.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.