zones | R Documentation |
With zones
the user determines the zones of interest, using
the background.jpg previously created. Zones of interest are used
to calculate information such as time in seconds, number of visits, or
order of zones visited.
zones(image.jpg = NA, nzones = 1, pzones = 4)
image.jpg |
Background image in .jpg format |
nzones |
Number of interest zones in the video |
pzones |
Number of points to select the zone of interest |
A table containing the x and y axis values for each zone of interest.
zones('image.jpg = bg.image', nzones = 2, pzones = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.