gen_entries_to_df {rscopus} | R Documentation |
Generally Convert Entries into a list of data.frame
s
Description
Generally Convert Entries into a list of data.frame
s
Usage
gen_entries_to_df(entries, scrub = FALSE)
Arguments
entries |
Entries from the output of a command |
scrub |
Should 'scrub_identifier' be run on the identifier? |
Value
List of data.frame
s from entries
[Package rscopus version 0.6.6 Index]