Learn R Programming

gridify (version 0.7.4)

pharma_layout: Pharma Layouts

Description

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.

Arguments

Available Layouts

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

See Also

pharma_layout_base(), pharma_layout_A4(), pharma_layout_letter()