This function lets the user obtain Google's Geodata on given addresses
geoAddress(
address,
country = "Argentina",
index = NA,
creds = NA,
which = "api_01"
)
Character Vector. Addresses you wish to query
Character. Default Country if known
Character Vector. If you wish to keep an id on each address, set this values
Character. Credential's user (see get_creds()
)
Character. Which of the APIs should be used?
Other Geographical:
geoGrid()
,
geoMap()
,
geoStratum()
Other Credentials:
db_download()
,
f1_contacts()
,
get_credentials()
,
get_tweets()
,
mailSend()
,
queryDB()
,
queryGA()
,
slackSend()
,
stocks_file()
,
stocks_report()
Other Google:
queryGA()
,
readGS()
,
trendsRelated()
,
trendsTime()