num_coord_to_str_loc {amapGeocode} | R Documentation |
Take longitude and latitude from location string out.
Description
Take longitude and latitude from location string out.
Usage
num_coord_to_str_loc(lng, lat)
Arguments
lng |
Required. |
lat |
Required. |
Value
Comma binded coordinate string
[Package amapGeocode version 0.6.0 Index]