Description Usage Arguments Value
View source: R/create_references_df_from_list.R
Helper function: get keywords from list for a reference
1 2 3 4 5 6 | get_keywords(
record_list,
col_name = "keyword",
extract_value = "keywords",
collapse = FALSE
)
|
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) |
one row keywords data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.