View source: R/unique_Postcodes.R
unique_Postcodes | R Documentation |
Unique postcodes of
unique_Postcodes(x, strict = TRUE)
uniqueN_Postcodes(x, strict = TRUE)
x |
An integer vector of postcodes. |
strict |
(logical, default: |
unique_Postcodes
A (sorted) integer vector of the unique, non-NA values in x
.
uniqueN_Postcodes
The number of unique postcodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.