View source: R/write_jstage_to_excel.R
write_jstage_to_excel | R Documentation |
Writes the J-Stage search results to an Excel file.
write_jstage_to_excel(data, file_name)
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. |
None. The function writes data to an Excel file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.