View source: R/get_past_sales_data.R
get_past_sales_data | R Documentation |
Extract Allhomes past sales data for a/multiple suburb(s) and year(s).
get_past_sales_data(suburb, year, quiet = FALSE)
suburb |
A |
year |
An |
quiet |
If |
A tibble
.
get_past_sales_data( c("Balmain, NSW", "Acton, ACT", "Nowra, NSW"), 2020L:2021L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.