ascii (version 1.3)

rbind.ascii: Rbind two ascii objects

Description

Rbind two ascii objects

Usage

rbind.ascii(x, y, caption=NULL, caption.level=NULL, frame=NULL, grid=NULL,
    col.width=1, width=0)

Arguments

x
an ascii table
y
another ascii table
caption
see ?ascii
caption.level
see ?ascii
frame
see ?ascii
grid
see ?ascii
col.width
see ?ascii
width
see ?ascii

Value

  • An ascii object.

Details

This function binds rows of two ascii table.