View source: R/gen_cover_tex.R
paste_cover_tex | R Documentation |
Generate cover page LaTeX string
paste_cover_tex( study, report_title, purpose, mtg_type, mtg_date, mtg_times, cutoff_snapshot, dco_date, conf_statement )
study |
The name of the study, e.g., "Sponsor Protocol" |
report_title |
The title of the report, e.g., "Open Report" |
purpose |
E.g., "DMC Meeting" |
mtg_type |
What kind of meeting is it? E.g., "Teleconference" |
mtg_date |
The date of the meeting in ISO 8601 E.g., "Friday, December 10, 2021" |
mtg_times |
Character vector of meeting times, E.g., c("7:00 AM - 10:00 AM PST", "10:00 AM - 1:00 PM EST") |
cutoff_snapshot |
"Cutoff" if cutoff date is used "Snapshot" if snapshot date is used |
dco_date |
Data cutoff or snapshot date E.g., "November 10, 2021" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.