find_max_count | R Documentation |
Find max count.
find_max_count(event_count_freqs)
event_count_freqs |
A matrix where each column refers to the count of events and the rows refer to times (temporal bins used for counting). The cells each indicate the number of times a given count–time pair has been sampled. |
Integer indicating the maximum count sampled from any temporal bin in the event_count_freqs matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.