printLab {FAOSTAT}R Documentation

Print labels

Description

A function to print standardised formatted labels without having messy codes in the functions.

Usage

printLab(label, span = FALSE, width = getOption("width"))

Arguments

label

The label to be printed

span

Whether the dash should span the whole width of the screen(80 characters)

width

The width of the screen.

Value

The formatted print


[Package FAOSTAT version 2.3.0 Index]