Learn R Programming

pluscode (version 0.1.0)

pluscode_northneighbour: Pluscode North Neighbour

Description

This package retrieves the northerly neighbour of a valid pluscode, with a precision of 2, 4, 8, or 10 excluding the plus sign (which can be included)

Usage

pluscode_northneighbour(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_northneighbour("9C4MGC2M+H4")

# }

Run the code above in your browser using DataLab