Skip to contents

Converts DataSurvival object into a printable string.

Usage

# S3 method for class 'DataSurvival'
as_print_string(object, indent = 1, ...)

Arguments

object

(DataSurvival)
Survival Data.

indent

(numeric)
how much white space to prefix the print string with.

...

Not Used.