Description Usage Arguments Examples
This function counts the number of instances of a pressure (word match) in a column where each row can contain multiple pressures
1 | how_many_times(pressures, parameter_columns)
|
pressures |
The name of the pressure to be counted |
parameter_columns |
The column(s) where the occurences of the pressure will be counted |
1 | how_many_times("salinity",data[,22:35])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.