Description Usage Arguments Value Examples
View source: R/osmar-subsetting.R
Subset an osmar object
1 2 3 4 5 |
x |
An |
node_ids |
Node ID vector |
way_ids |
Way ID vector |
relation_ids |
Relation ID vector |
ids |
A list composed of |
... |
Ignored |
An osmar
object containing the specified
elements
1 2 3 4 5 6 |
Loading required package: XML
Loading required package: RCurl
Loading required package: bitops
Loading required package: geosphere
Attaching package: 'osmar'
The following object is masked from 'package:utils':
find
osmar object
19 nodes, 0 ways, 0 relations
osmar object
19 nodes, 10 ways, 20 relations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.