| 1 | GraticuleIndices(long, lat, tol, resolution = 1)
 | 
| long | target longitude | 
| lat | target latitude | 
| tol | distance (in metres) to search. Search area is a square. | 
| resolution | numeric value indicating the width and height of graticule cells. For example a resolution of 1 corresponds to 1x1 degree tiles and a resolution of 5 corresponds to 5x5 degree tiles | 
The graticules are reported based on their upperleftmost corner
a dataframe whose rows correspond to graticule index coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.