R/create_references_df_from_list.R
get_authors.Rd
Helper function: get authors from list for a reference
get_authors( record_list, col_name = "author", extract_value = "authors", collapse = FALSE )
record_list | list with one record of create_endnote_list() |
---|---|
col_name | default: "author" |
extract_value | extract_value = "authors" |
collapse | should separate fields in "style" be collapsed to one field? (default: FALSE) |
one row authors data frame