dsmodels (version 1.1.0)

pointsToList: Converts a list of points to a list of x coordinates, y coordinates, region colors, and indexes.

Description

Converts a list of points to a list of x coordinates, y coordinates, region colors, and indexes.

Usage

pointsToList(points)

Arguments

points

A list of dspoints, or anything that supports $x, $y, and $col