Learn R Programming

admiral (version 1.1.1)

print.source: Print source Objects

Description

Print source Objects

Usage

# S3 method for source
print(x, ...)

Value

No return value, called for side effects

Arguments

x

An source object

...

If indent = <numeric value> is specified the output is indented by the specified number of characters.

See Also

Utilities for printing: print.adam_templates(), print.duplicates(), print_named_list()

Examples

Run this code
print(death_event)

Run the code above in your browser using DataLab