Description Usage Arguments Value Examples
View source: R/property_auction_price.R
Query auction price and other information for NZ property
1 | get_property_auction_price(region = NULL, district = NULL, area = NULL)
|
region |
string e.g.,Auckland |
district |
string e.g.,Auckland City |
area |
string e.g.,One Tree Hill |
A tibble
1 2 3 4 5 | ## Not run:
get_property_auction_price(region = "Northland", district = , area = )
## End(Not run)
# get_property_auction_price function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.