accessors: Get an address's elements

Description Usage Arguments Examples

Description

as in the lubridate package, individual components of an address can be extracted using the relevant function call - see the examples.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

x

an address, or vector of addresses

Examples

1
2
3
4
5
6
#Get a component
## Not run: 
example_address <- "The Deaconage, 781 Franklin Ave Crown Heights Brooklyn NYC NY 11216 USA"
house(example_address)

## End(Not run)

Ironholds/poster documentation built on May 7, 2019, 6:41 a.m.