Description Usage Arguments Value Examples
Returns the closes polygon to a long lat point
1  | nearest_polygon(banRmatrix, cadaster_sheet)
 | 
banRmatrix | 
 the banR matrix given by address_geocode  | 
cadaster_sheet | 
 the corresponding cadaster sheet in dataframe form  | 
integer
1 2 3 4  | ## Not run: 
nearest_polygon(geocode_address("5 rue d'Olivet 75007"),cadaster_sheet_75107)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.