Skip to contents

Print depth-resolved levels

Usage

htr_show_levels(indir)

Arguments

indir

Directory where input files are located

Examples

if (FALSE) { # \dontrun{
htr_show_levels(
indir = file.path(base_dir, "data", "proc", "sliced", "omip", variable)
)
} # }