globalRatios | R Documentation |
Calculate number/percentage of tags at each location for each day
globalRatios(positions, section.order)
positions |
a positions table, supplied by dailyPositions |
A list containing:
absolutes
: A data frame containing the absolute number of tags at each location per day,
percentages
: A data frame containing the percentage of tag relative to the total
number of active tags at each location per day.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.