format_investigator_group_as_text: Format investigator groups as text chunks.

View source: R/format_investigators.R

format_investigator_group_as_textR Documentation

Format investigator groups as text chunks.

Description

Given an investigator group, format the output to include the list name and values as a text chunk.

Usage

format_investigator_group_as_text(
  investigators,
  label = "",
  label_sep = ": ",
  sep = "; ",
  summary_field = "Investigator Summary",
  ...
)

Arguments

i

The investigator group

Details

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).


steveneschrich/pgreportr documentation built on Jan. 13, 2025, 7:09 p.m.