pluscode_neighbours {pluscode} | R Documentation |
Pluscode Neighbours
Description
This function retrieves the neighbouring pluscodes of a valid pluscode, with a precision of 2, 4, 8, or 10 excluding the plus sign (which can be included)
Usage
pluscode_neighbours(pluscode)
Arguments
pluscode |
A valid pluscod 2, 4, 8, or 10 characters in length excluding the plus sign (which can be included) |
Examples
pluscode_neighbours("9C4MGC2M+H4")
[Package pluscode version 0.1.0 Index]