Parameter Descriptions for wsgcolr functions
detection_event |
A tibble of detection path data returned from |
detection_timestep |
A tibble of aggregated detection data returned from |
detection_complete |
A tibble of complete detection data returned from |
detection_ratio |
A tibble of detection rtio data returned from |
detection |
A tibble of raw detection data containing columns 'transmitter_id' and 'datetime_utc'. |
receiver_group |
A character string of the column containing receiver group (e.g., station, zone, array). |
receiver_group_rkm |
A character string of the column containing receiver group rkm. |
reference_rkm |
A tibble of reference rkm locations containing columns 'label' and 'rkm'. |
timestep |
A character string of the timestep. Acceptable values are those accepted by |
max_absence |
A number of the maximum hours without detection for new event to occur. |
squash |
A flag indicating whether to reduce detection events to first and last timesteps. |
deployment |
A tibble of the receiver deployments containing columns 'date_deployment', 'date_last_download', 'station', 'array', 'array_rkm'. |
station |
A sf object of the station point locations containing column 'array' (for color coding). Geometry column must inherit class 'sfc_POINT' or 'sfc_MULTIPOINT'. |
river |
A sf object of the river polygon. Geometry column must inherit class 'sfc_POLYGON' or 'sfc_MULTIPOLYGON'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.