Create the main prompt based on a Keeper output row.

createPrompt(settings, diseaseName, keeperRow)

Arguments

settings

A settings object as created using createPromptSettings().

diseaseName

The name of the disease to use in the prompt.

keeperRow

A single row from the output of createKeeper().

Value

A character string containing the main prompt.