Converts a list of entries into a data.frame
of records
entries_to_df(entries, au_id = NULL, verbose = TRUE) entries_to_df2(entries, verbose = TRUE)
entries | Entries from the output of a command |
---|---|
au_id | Author ID number. Overrides any first/last name argument |
verbose | Print diagnostic messages |
Data frame of records