dst | R Documentation |
Return a vector of distances from original a point (0,0) from a matrix or data frame of xy coordinates
dst(xy)
xy |
a matrix or data frame of xy coordinates |
a vector of distances from original a point
plot(TR@L[[1]])
plot(dst(TR@L[[1]]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.