Description Usage Arguments Value Examples
A scale the sum or product of a vector to another value
1  | 
input_array | 
 Vector of values to be scaled.  | 
target | 
 Desired result for the sum or product of the scaled result.  | 
method | 
 'sum' to scale the sum of the totals, or 'product'.  | 
reduce_target | 
 Logical. If   | 
An array of same length as input_array
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.