powered by
XY vector extractors
xy_x(x)xy_y(x)xy_z(x)xy_m(x)
xy_y(x)
xy_z(x)
xy_m(x)
Components of the xy() vector or NULL if the dimension is missing
xy()
An xy() vector
x <- xyz(1:5, 6:10, 11:15) xy_x(x) xy_y(x) xy_z(x) xy_m(x)
Run the code above in your browser using DataLab