get_area_visits | R Documentation |
Returns indices of when an area was entered for the first time
get_area_visits(obj, to, from = NULL, between_allowed = 0)
obj |
navr object with areas. |
to |
name of the area to which count entrances |
from |
optional parameter defining from whih area the entrance should be |
between_allowed |
number of allowed areas to be entered between the |
indices of data where the area was entered given argument conditions or NULL if no such visit exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.