Skip to contents

Export to Excel Format with Multiple Sheets

Usage

export_to_xlsx(search_results, file_path, include_metadata = TRUE)

Arguments

search_results

Data frame with search results

file_path

Output file path

include_metadata

Logical, whether to include metadata sheets

Value

File path of created file