data_address: Longitude and Latitude of a address/destination

Description Usage Arguments Value Examples

View source: R/data_address.R

Description

Return the longitude and latitude of a address/destination

Usage

1
data_address(address)

Arguments

address

shall be a address/destination of class character

Value

Returns a data.frame of the name of the address/destination, longitude and latitude.

Examples

1
2
data_address("linkoping")
data_address("london")

herwineric/Lab5_Albin_Eric documentation built on May 27, 2019, 7:44 a.m.