Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Computes the sum of the geopoints. Missing values are bypassed in this calculation. If there are no valid values, then nil is returned.


Anchor
times
times

vector times ( geopoints )

Extracts the times of all the geopoints and returns them as a vector.


Anchor
values
values

vector or list values ( geopoints )
vector or list values ( geopoints, number )
vector or list values ( geopoints, string )

...