Learn R Programming

rscopus (version 0.6.6)

gen_entries_to_df: 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)

Value

List of data.frames from entries

Arguments

entries

Entries from the output of a command

scrub

Should `scrub_identifier` be run on the identifier?