Description Usage Arguments Value Examples
Title
1 | price_avgUnitSF_scatter(df, ylimits = c(0, 350000))
|
df |
data frame |
ylimits |
limits of y axis |
returns a scatter plot of reported sale price per unit vs reported average unit size, including a fitted line of best fit.
1 2 | Modified from g2- Case Study.Rmd:
price_avgUnitSF_scatter(NPApts)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.