linedivider: Draws a horizontal line on console

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Draws a horizontal line on console

Usage

1
linedivider(consolewidth = getOption("width"), st = "x")

Arguments

consolewidth

a integer

st

a character or symbol of length to be used for creating the line

Value

Prints a horizontal line of width 'consolewidth'

Examples

1

analyzer documentation built on July 1, 2020, 10:02 p.m.