Description Usage Arguments Value
View source: R/parse_ltcf_addr1.R
parse_ltcf_addr1()
parses out house numbers and street names (excluding
directionals and suffixes) from the ADDR1
field in positive/ACNS data.
1 | parse_ltcf_addr1(.data, .col = "ADDR1")
|
.data |
A data frame or data frame extension |
.col |
|
.data
with the added column .addr1_tmp_
containing the parsed
address string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.