relax (version 1.3.15)

cat: modified version of cat for relax

Description

Output of objects, see help of base::cat

Usage

cat(..., file = "", sep = " ", fill = FALSE, labels = NULL, append = FALSE)

Arguments

...
further arguments
file
file name
sep
separator
fill
for controlling line breaks
labels
to label lines printed
append
to append infos to a file

Value

Details

see help of cat (package base)

See Also

cat

Examples

Run this code
##

Run the code above in your browser using DataLab