| adj_ppsize | Function to adjust price by unit size |
| adj_ppunit | Function to calculate adjusted price per unit |
| avg_unitsf | Calculates average unit square foot |
| cknn | Find comparable properties using clustered nearest neighbors |
| costar_property | Import costar property exports, merge, clean and save to rds... |
| costar_sales | Import costart sales files, merge, clean and save as rds file |
| define_subject | Define attributes of subject property |
| facet_boxplot | Facet boxplot |
| facet_hist | Faceted histogram |
| get_nn | Return nearest neighbours data |
| get_subj_cluster | return subject cluster |
| is_outlier | Detect outlier values in a vector using IQR/quantile method |
| leaflet_plot | Create a leaflet plot of the subject and comparable... |
| no_br | Calculating total number of bedrooms |
| optimal_m | Finding the optimum number of clusters |
| pipe | Pipe operator |
| plot_clusters | Plot subject property with other properties from same cluster |
| plot_knn | Plots subject property with k nearest neighbours from cluster |
| price_avgUnitSF_scatter | Title |
| price_boxplot | Create a boxplot of different sales metrics |
| price_per | Creates price per metrics based off of price sold |
| recombine_data_knn | recombines knn output with original data |
| reproject_latlon | Reproject lat/lon into planar coordinates |
| sales_by_month | Average and Median Sales Price by Month |
| sales_price_histogram | Create a histogram of different sales metrics |
| sales_time_scatter | Title |
| standardise_colnames | Standardises the variables names from different datasets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.