ascii (version 1.2)

ascii.summary.survfit: ascii method for class summary...

Description

ascii method for class summary.survfit

Usage

## S3 method for class 'summary.survfit':
ascii(x, include.colnames=TRUE, header=TRUE, digits=c(0, 0, 0, 3, 3, 3, 3),
    ...)

Arguments

x
An R object of class found among methods(ascii).
include.colnames
logical. If TRUE the columns names are printed. Default value depends of class of x.
header
logical or numeric. If TRUE or 1, 2, ...

Value

  • An ascii object.

item

  • digits
  • ...

code

?ascii.default

Details

survival package