pdf_layout: Pdf Layout

Description Usage Arguments

View source: R/create_pdf_header.R

Description

Pdf Layout

Usage

1
2
3
4
5
6
pdf_layout(
  bg = "Background_dark_topdown_ThinkR.png",
  bg.title = "Background_Title_dark_ThinkR.png",
  link.col = "#FF8000",
  main.col = "#192ac7"
)

Arguments

bg

path to PNG image used a main background

bg.title

path to PNG image used a Report Title background

link.col

Color in the R language (name or hex)

main.col

Color of the title on the title page and Company name in header


statnmap/pdfreport documentation built on Feb. 28, 2021, 6:43 a.m.