## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ dplyr 1.1.4 ✔ readr 2.1.5
## ✔ forcats 1.0.0 ✔ stringr 1.5.1
## ✔ lubridate 1.9.3 ✔ tibble 3.2.1
## ✔ purrr 1.0.2 ✔ tidyr 1.3.1
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag() masks stats::lag()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
##Summary of Soil values
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 390.0 968.5 1242.0 1381.1 1587.8 4512.0
## [1] 390
## [1] 4512
## [1] 390 4512
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 0.540 1.371 1.698 2.036 2.248 6.297
## [1] 0.54
## [1] 6.297
## [1] 0.540 6.297
## Warning: Using `size` aesthetic for lines was deprecated in ggplot2 3.4.0.
## ℹ Please use `linewidth` instead.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
## generated.
## NULL
## NULL