argonH1: Create a custim h1 tag

Description Usage Arguments Author(s) Examples

View source: R/typography.R

Description

A custom h1 tag

Usage

1
argonH1(..., display)

Arguments

...

Any text.

display

value between 1 and 4.

Author(s)

David Granjon, dgranjon@ymail.com

Examples

1
2
3
4
if (interactive()) {
 library(argonR)
 argonH1(display = 3, "ArgonR elements")
}

argonR documentation built on Dec. 1, 2019, 1:15 a.m.