gen_entries_to_df: 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)
Value
List of data.frame
s from entries
Arguments
- entries
Entries from the output of a command
- scrub
Should `scrub_identifier` be run on the identifier?