origin | R Documentation |
Origin of grid alignment
origin(dimension, extent = NULL)
dimension |
integer ncol, nrow |
extent |
numeric extent xmin,xmax,ymin,ymax |
coordinate of grid origin
origin(c(10, 5), c(0, 10, 0, 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.