export_herb_compounds.Rd
Download a CSV export of all compounds for a specific herb.
export_herb_compounds(herb_id, file = "herb_compounds_export.csv")
The UniTCM herb ID.
Output file path (default "herb_compounds_export.csv").
"herb_compounds_export.csv"
Invisible file path.
if (FALSE) { # \dontrun{ export_herb_compounds("UNITCM_H001") } # }