Skip to contents

Retrieve full detail for one herb from the Herb Explorer.

Usage

get_herb(herb_id)

Arguments

herb_id

The UniTCM herb ID (e.g. "UNITCM_H001").

Value

A named list with 31 fields including cross-reference IDs.

Examples

if (FALSE) { # \dontrun{
get_herb("UNITCM_H001")
} # }