Description Usage Arguments Details Value See Also Examples
Find element for a given condition
1 |
object |
An |
condition |
A condition for the element to find; see details section. |
The basis of an osmar
object are
data.frame
s; therefore the condition
principally
follows the rules for subset
: logical
expression indicating elements or rows to keep.
Furthermore, one has to define on which element and which data
of the osmar
object the condition applies:
element(data(condition))
, see osm_descriptors
.
The ID of the the element
binary_grep
Other finding: find_down
,
find_nearest_node
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.