View source: R/format_investigators.R
format_investigator_group_as_text | R Documentation |
Given an investigator group, format the output to include the list name and values as a text chunk.
format_investigator_group_as_text(
investigators,
label = "",
label_sep = ": ",
sep = "; ",
summary_field = "Investigator Summary",
...
)
i |
The investigator group |
The format of the input should be group
=string
. This creates a text summary
by combining the group
and string
into a single string (separated by newline).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.