print.rr: Print RR

Usage Arguments Examples

Usage

1

Arguments

x
row.names

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function(x,row.names=F) {
print.char.matrix(x,row.names=row.names,col.names=F)
  }

gvdovandzung/thongke documentation built on May 23, 2020, 12:35 a.m.