hdr: Header

Description Usage Arguments

View source: R/hdr.R

Description

Header

Usage

1
2
3
4
5
hdr(txt1, frmt1 = frmt(fontfamily = "", fontface = "bold", fontsize = 20, col
  = "blue", bty = "_", lwd = 2, linespace = 1), txt2 = NA,
  frmt2 = frmt(fontfamily = "", fontface = "bold", fontsize = 16, col = "red",
  bty = "_", lwd = 2, linespace = 1), pagelayout.obj = pagelayout(dtype =
  "portrait", margins = c(1, 0.5)))

Arguments

txt1

Text 1

frmt1

Format 1

txt2

Text 2

frmt2

Format 2

pagelayout.obj

Layout Object


dprint documentation built on May 2, 2019, 6:19 p.m.

Related to hdr in dprint...