pastehead: Paste head of object to a string with a maximal length.

Description Usage Arguments Value

Description

Paste head of object to a string with a maximal length.

Usage

1
pastehead(x, len = 3, coll = " / ", end = "...")

Arguments

x

[numeric | character]
Object to paste.

len

[numeric]
Maximal length.

coll

[character]
Separation string.

end

[character]
End string.

Value

[character(1)]


aschersleben/NBCD documentation built on May 12, 2019, 4:32 a.m.