Description Usage Arguments Details Value Author(s) Examples
Returns basic statistics of businesses, using DENUE, in the vecinity of coordinates.
1 2 | inegi_denue_stats(latitud_vector, longitud_vector, token, meters = 250,
keyword = "todos")
|
latitud_vector |
number of column in data with latitud column |
longitud_vector |
number of column in data with longitud column |
token |
API token supplied by INEGI |
meters |
Distance in meters to search by coordinate |
keyword |
Keyword of businesses to include. Defaults to all ("todos") |
Some columns, like employee numbers are experimental (the employees are added considering size of company).
Data.frame
Eduardo Flores
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.