write_jstage_to_excel: Write J-Stage Data to Excel File

View source: R/write_jstage_to_excel.R

write_jstage_to_excelR Documentation

Write J-Stage Data to Excel File

Description

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.


jstager documentation built on Sept. 11, 2024, 5:15 p.m.