View source: R/create_street_variations.R
create_street_variations | R Documentation |
Creates street address strings from G-NAF.
create_street_variations( gnaf_obj = NULL, ..., string_var = "STREET_ADDRESS", verbose = TRUE )
string_var |
A character string for the output street address string. Default is |
gnaf_data |
G-NAF data.table input. |
Returns a new column on an existing G-NAF data.table.
Kyle Haynes, kyle@kylehaynes.com.au.
# Update
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.