write_jstage_to_excel {jstager}R 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.


[Package jstager version 0.0.5 Index]