powered by
Returns all interactions in data base in area specified in arguments
get_interactions_in_area(bbox, ...)
Returns data frame of interactions
Coordinates in EPSG:4326 decimal degrees defining "left, bottom, right, top" of bounding box
list of named options to configure GloBI API
Other areas: get_interaction_areas()
get_interaction_areas()
# \donttest{ get_interactions_in_area(bbox = c(-67.87, 12.79, -57.08, 23.32)) # }
Run the code above in your browser using DataLab