Learn R Programming

osmar (version 1.1-7)

dim.osmar: Dimension of osmar objects

Description

Dimension of osmar objects

Usage

"dim" (x)

Arguments

x
An osmar object

Value

A named vector with the number of nodes, ways and relations.

Examples

Run this code
## Not run: 
#     muc <- get_osm(center_bbox(11.575278, 48.137222, 200, 200))
#     dim(muc)
#   ## End(Not run)

Run the code above in your browser using DataLab