Description Usage Arguments Value Examples
Uses google's api from ggmap to convert address to gps
1  | address_to_gps(address)
 | 
address | 
 string with address to convert  | 
data.frame with GPS coordinates
1 2  |  address <- "31 Pickwick street Salt River Western Cape South Africa"
 address_to_gps(address)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.