The pharma_layout
functions define structured layouts for positioning text
elements (titles, subtitles, footnotes, captions, etc.) around the outputs.
These layouts ensure consistency in pharmaceutical reporting across different
output formats, including A4 and letter paper sizes.
pharma_layout_base()
: The base function for pharma layouts.
pharma_layout_A4()
: Layout specifically designed for A4 paper size.
pharma_layout_letter()
: Layout specifically designed for letter paper size.
pharma_layout_base()
, pharma_layout_A4()
, pharma_layout_letter()