View source: R/format_creators.R
format_authors_as_text | R Documentation |
Given an author table, format the output to include the list name and values as a text-worthy chunk.
format_authors_as_text(.x, collapse = ", ")
.x |
A table of authors |
collapse |
Character string between authors. Default is ', ' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.