Learn R Programming

pluscode (version 0.1.0)

pluscode_neighbours: 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

Run this code
# NOT RUN {
pluscode_neighbours("9C4MGC2M+H4")

# }

Run the code above in your browser using DataLab