line {deal}R Documentation

Prints a line of symbols

Description

Prints a line of symbols

Usage

line(s="-",n=60)

Arguments

s a string giving the symbol.
n an integer, giving the number of symbols.

Author(s)

Susanne Gammelgaard Bøttcher alma@math.auc.dk,
Claus Dethlefsen dethlef@math.auc.dk.

References

Further information about deal can be found at:
http://www.math.auc.dk/novo/deal.

Examples

line()

[Package Contents]