cl_xrange | R Documentation |
Retrieve ranges of X or Y axis
cl_xrange(object, layout = NULL, all = F, crosses = NULL, include.flank = T)
cl_yrange(object, layout = NULL, all = F, crosses = NULL, include.flank = T)
object |
a CrossLink object |
layout |
name of the layout to be retrived or set |
all |
also return ranges for each cross. The range does not include header. |
crosses |
subset crosses. NULL for all crosses. |
range of X or Y axis for the given layout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.