anthonyCarton / FleetMaven

0 stars 0 forks source link

Better way to Average Array #49

Open anthonyCarton opened 6 years ago

anthonyCarton commented 6 years ago

From @anthonyCarton on May 22, 2018 4:50

Udacity course showed a better way to average an array, replace the 'reducer' method with this if shorter.

Copied from original issue: GoCodeColorado/FLCDesign#79

anthonyCarton commented 6 years ago

No longer necessary. Averages come from SoQL query