Skip to contents

Displays the complete set of metadata associated with the soil thickness data in your R console. For including the metadata in documents or other methods outside of R, see get_soil_thickness for an example using pander::pander to print the metadata.

Usage

display_soil_thickness_metadata(x)

Arguments

x

An read.abares.soil.thickness.files object

Value

Nothing, called for its side effects, it prints the complete metadata file to the R console

Examples

get_soil_thickness(cache = TRUE) |>
display_soil_thickness_metadata()
#> Error in list_files(file, ignore_missing, TRUE, verbosity): File '' does not exist.