Description Usage Arguments Value Examples
Create a leaflet plot of the subject and comparable properties
1 | leaflet_plot(df, subject_lng = NULL, subject_lat = NULL)
|
df |
Data frame with comparable properties |
subject_lng |
subject longitude |
subject_lat |
subject latitude |
returns a leaflet plot with subject and comparable properties
1 2 | Modified from g2- Case Study.Rmd:
leaflet_plot(Apartments2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.