powered by
AddressProvider
Methods
city_suffix
city suffix
street_suffix
street suffix
building_number
building number
city
country
country_code
country code
postcode
postal code
# NOT RUN { (z <- AddressProvider$new()) z$city_suffix() z$street_suffix() z$building_number() z$city() z$country() z$country_code() z$postcode() # }
Run the code above in your browser using DataLab