entries_to_df: Convert Entries into a data.frame

View source: R/entries_to_df.R

entries_to_dfR Documentation

Convert Entries into a data.frame

Description

Converts a list of entries into a data.frame of records

Usage

entries_to_df(entries, au_id = NULL, verbose = TRUE)

entries_to_df2(entries, verbose = TRUE)

Arguments

entries

Entries from the output of a command

au_id

Author ID number. Overrides any first/last name argument

verbose

Print diagnostic messages

Value

Data frame of records


muschellij2/rscopus documentation built on Feb. 4, 2024, 10:40 p.m.