Skip to contents

Generate the English summary text

Usage

generate_english_summary(
  station_summary,
  taxa_lookup = NULL,
  cruise_info = "",
  provider = NULL
)

Arguments

station_summary

Full station_summary data frame.

taxa_lookup

Optional taxa lookup table.

cruise_info

Cruise info string.

provider

LLM provider ("openai" or "gemini"). NULL auto-detects.

Value

Character string with English summary.