product_vector | R Documentation |
This function product of the elements of a numerical vector
product_vector(vect)
vect |
numerical vector |
product of element in vector given
# returns 120 product_vector(c(1,2,3,4,5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.