str_loc_to_num_coord: Take longitude and latitude from location string out.

Description Usage Arguments Value

View source: R/helpers.R

Description

Take longitude and latitude from location string out.

Usage

1
str_loc_to_num_coord(str_location)

Arguments

str_location

Required.
Location string from response

Value

vector contains Longitude and Latitude in numeric


amapGeocode documentation built on April 19, 2021, 9:06 a.m.