if (FALSE) {
## Get soil profile properties for a single point
sp1 <- get_slga_soil_profile(lonlat = c(151.8306, -27.4969), fix = TRUE, verbose = FALSE)
## Visualize
plot(sp1)
plot(sp1, property = "water")
}
Run the code above in your browser using DataLab