ascii (version 2.6)

cbind.ascii: Cbind two ascii objects

Description

Cbind two ascii objects

Usage

# S3 method for ascii
cbind(
  ...,
  caption = NULL,
  caption.level = NULL,
  frame = NULL,
  grid = NULL,
  col.width = 1,
  width = 0
)

Value

An "asciiCbind" object.

Arguments

...

ascii objects

caption

see ?ascii

caption.level

see ?ascii

frame

see ?ascii

grid

see ?ascii

col.width

see ?ascii

width

see ?ascii

Author

David Hajage

Details

This function binds cols of two ascii table.