prod_fun: Product function

Description Usage Arguments Value

View source: R/transformations.R

Description

Find product of the provided input vectors.

Usage

1
prod_fun(input_1, input_2)

Arguments

input_1

A vector as the first input.

input_2

A vector as the second input.

Value

Calculated product vector.


sxz155/myoilpkg documentation built on Dec. 23, 2021, 6:45 a.m.