snippet_full_line_title: Generates a 80 chr sequence to be used in documentation

Description Usage Arguments Value Examples

View source: R/snippets.R

Description

Generates a 80 chr sequence to be used in documentation

Usage

1
2
snippet_full_line_title(input, filling, alignment, verbose = F,
  debug = F)

Arguments

input

Central input, e.g. title

filling

Chr to be used as filler

alignment

Lower numbers more to the left

verbose

For verbose printing

debug

For Debuging

Value

A string of 80 chr

Examples

1
snippet_full_line_title(input = "Hello", filling = "-", alignment = 40)

joelgsponer/waRRior2 documentation built on Feb. 22, 2020, 3:34 a.m.