Read a 'Soil Thickness for Australian Areas of Intensive Agriculture of Layer 1' file with stars
Source:R/read_soil_thickness_stars.R
read_soil_thickness_stars.Rd
Read Soil Thickness for Australian Areas of Intensive Agriculture of Layer 1 data as a stars object.
Value
a stars object of the 'Soil Thickness for Australian Areas of Intensive Agriculture of Layer 1'.
See also
Other soil_thickness:
get_soil_thickness()
,
print_soil_thickness_metadata()
,
read_soil_thickness_terra()
Examples
if (FALSE) { # interactive()
get_soil_thickness(cache = TRUE) |>
read_soil_thickness_stars()
}