Description Usage Arguments Value
View source: R/entries_to_df.R
Converts a list of entries into a data.frame
of records
1 2 3 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.