Skip to content

Commit edcfd22

Browse files
committed
fixing spacing of plot
1 parent f9649b1 commit edcfd22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

regression1.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,6 @@ plot_beds <- sacramento |>
704704
geom_point(alpha = 0.4) +
705705
labs(x = 'Number of Bedrooms', y = 'Price (USD)') +
706706
theme(text = element_text(size = 12))
707-
708707
plot_beds
709708
```
710709

0 commit comments

Comments
 (0)