View source: R/prepare_visual_counts_for_expansion.R
Function formats the visual counts so that they can be expanded using the function expand_counts
. This function will return an array where each cell corresponds to a 20-min counting block. Array dimensions correspond to date, 8-hr shift, hour period, and 20-min block.
1 | prepare_visual_counts_for_expansion(visual_counts, sonar_expansion_data)
|
visual_counts |
Visual count data. See examples. |
sonar_expansion_data |
Output of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.