my.product: Calculate the product of every element of a numeric vector.

Description Usage Arguments Value

View source: R/myHelpers.R

Description

Calculate the product of every element of a numeric vector.

Usage

1
my.product(src.vector)

Arguments

src.vector

; A numeric vector to calculate maximum value over.

Value

numeric ; The Product of every element of 'src.vector'.


vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.