Skip to contents

Generates a formatted Excel report with conditional formatting based on side effect grades, highlighting severe events for easy identification.

Usage

createStyledExcelSheet(data, filePath, sheetName = "Side Effects")

Arguments

data

DataFrame containing the patient side effect data

filePath

Character, the path where the Excel file will be saved