Description Usage Arguments Value Examples
events is used to calculate the total number of events (e.g. number of rainfall events).
1  | events(x)
 | 
x | 
 a vector with 0, indicating non-event (e.g. no rainfall), and any other value indicating an event.  | 
an integer representing the total number of events.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.