Writes the J-Stage search results to an Excel file.
Usage
write_jstage_to_excel(data, file_name)
Arguments
- data
A list containing the metadata and entry data frames obtained from J-Stage.
- file_name
A character string specifying the name of the Excel file to save the data.
Value
None. The function writes data to an Excel file.