put_all_fields_in_one_field | R Documentation |
This can be needed when no Structured Document template is specified and a Basic Document is used, but the html/excel/other input has multiple subheaders or fields.
put_all_fields_in_one_field(doc_body_fields, use_html_sep = TRUE)
doc_body_fields |
multiple fields in a list |
use_html_sep |
If |
a list with one field, with only content, all contents from other fields, separated by \n
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.