zipcode2district: Map Singapore Zipcode to the District

Description Usage Arguments Details Examples

Description

Given the zipcode, return the correspondingdistrict in Singapore.

Usage

1
zipcode2district(postalcode)

Arguments

postalcode

Zip code of Singapore. Must be 6 digits. In character format.

Details

Result will be returned as a list. The first element is the postal district and the second element is the general location.

Examples

1
zipcode2district("117549")

XD-DENG/SG.Zipcode.Mapping documentation built on May 9, 2019, 11:04 p.m.