View source: R/events2station.R
count.events | R Documentation |
Count the number of events per month
count.events(
x,
by.trajectory = TRUE,
FUN = NULL,
by = "month",
dhr = NULL,
verbose = FALSE,
...
)
x |
input object of class 'events' |
by.trajectory |
if TRUE count every trajectory once, otherwise count every time step separately |
verbose |
if TRUE print progress |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.