Reads the diagnostics sheet — canonical name Komplexe Diagnostik.
If missing, returns a 0-row data frame with a "source_label" attribute.
Arguments
- path
Path to the
.xlsxfile (typically afileInput()temp path or the bundled example, obtained viazhn_example_path()).- sheet
Optional sheet name to override the canonical/regex resolver.
- verbose
Logical; emit a
cli_informwhen duplicate columns are detected.
Value
A data frame with cleaned names and a "source_label" attribute.
0-row if no diagnostics sheet exists.
See also
Other readers:
zhn_read_cohort(),
zhn_read_therapy(),
zhn_read_tumorboard()