Helper function: get keywords from list for a reference

get_keywords(
  record_list,
  col_name = "keyword",
  extract_value = "keywords",
  collapse = FALSE
)

Arguments

record_list

list with one record of create_endnote_list()

col_name

default: "keyword"

extract_value

extract_value = "keyword"

collapse

should separate fields in "style" be collapsed to one field? (default: FALSE)

Value

one row keywords data frame