Description Usage Arguments Examples
This function to make a table of the number of times a pressure occurs in a set of columns.
1 | pressure_table(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 | pressure_table(c("saliity","temperature"),data[,22:32])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.