R/all_generic.R
coords.Rd
This function extracts the coordinates from an input object.
coords(x, ...)
The object to extract coordinates from.
Additional arguments (not used in the generic function).
A numeric matrix or vector containing the coordinates of x.
matrix
vector
x