| gen_entries_to_df {rscopus} | R Documentation | 
Generally Convert Entries into a list of data.frames
Description
Generally Convert Entries into a list of data.frames
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.frames from entries
[Package rscopus version 0.6.6 Index]