Learn R Programming

pluscode (version 0.1.0)

pluscode_southneighbour: Pluscode South Neighbour

Description

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

Usage

pluscode_southneighbour(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_southneighbour("9C4MGC2M+H4")

# }

Run the code above in your browser using DataLab