Description Usage Arguments Value
Add flow as header "Q" to a data file.
| 1 | blend(pFile, flows, col1, col2, col3)
 | 
| pFile | dataframe containing the variables to be merged with the flow vector | 
| flows | vector containing flow values. Must be of equal length to the pFile, must match timestamps. | 
| col1 | String name of the first column to be blended | 
| col2 | String name of the second column to be blended | 
| col3 | String name of the third column to be blended | 
Returns a dataframe containing the three original vectors and the flow vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.