leaflet_plot: Create a leaflet plot of the subject and comparable...

Description Usage Arguments Value Examples

View source: R/plots.R

Description

Create a leaflet plot of the subject and comparable properties

Usage

1
leaflet_plot(df, subject_lng = NULL, subject_lat = NULL)

Arguments

df

Data frame with comparable properties

subject_lng

subject longitude

subject_lat

subject latitude

Value

returns a leaflet plot with subject and comparable properties

Examples

1
2
Modified from g2- Case Study.Rmd:
leaflet_plot(Apartments2)

OllieS8/bearing documentation built on Dec. 31, 2020, 3:23 p.m.