streetLength(road = "Oxford Street", unit = "meter")
Arguments
road
Character or Numeric. Road name or number. For names, the function tries to correct for case and to remove extra spaces.
unit
Character. Unit of distance: "meter", "yard" or "native". "native" returns the map's native scale. See vignette("roads") for information on conversion.