ascii.correlation: Ascii for correlation object.

Description Usage Arguments Author(s)

View source: R/correlation.r

Description

Ascii method for correlation object (internal).

Usage

1
2
3
4
  ## S3 method for class 'correlation'
 ascii(x, format = "nice", digits =
  5, include.rownames = TRUE, include.colnames = TRUE,
  header = TRUE, ...)

Arguments

x

a correlation object

format

see ?ascii in ascii package

digits

see ?ascii in ascii package

include.rownames

see ?ascii in ascii package

include.colnames

see ?ascii in ascii package

header

see ?ascii in ascii package

...

other arguments passed to ascii

Author(s)

David Hajage


remix documentation built on May 29, 2017, 5:50 p.m.