Skip to contents

Read Soil Thickness for Australian Areas of Intensive Agriculture of Layer 1 data as a stars object.

Usage

read_soil_thickness_stars(files)

Arguments

files

An read.abares read.abares.soil.thickness object, a list that contains the ESRI grid file to import.

Value

a stars object of the 'Soil Thickness for Australian Areas of Intensive Agriculture of Layer 1'.

Examples

if (FALSE) { # interactive()
get_soil_thickness(cache = TRUE) |>
  read_soil_thickness_stars()
}