Description Usage Arguments Value Examples
Convenience function. Finds the range of a numerical
component with a name common to a list of objects,
omitting any missing values. xrange()
and
yrange()
are front-ends for the cases component = "x"
and component = "y"
respectively.
1 2 3 4 5 |
... |
Objects, all of which have a numerical component with the same name |
component |
Character string specifying the name of the component in common |
A 2-component numerical vector specifying a common range
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.