You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building statistics it would be useful to have something like getTrackedData('VP') that gives an array of the tracked VP data for agents. Then functions like getAverage(vpData, 'increaseSum') could be used.