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


rscopus documentation built on April 3, 2025, 9:32 p.m.