print.source {admiral}R Documentation

Print source Objects

Description

Print source Objects

Usage

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

Arguments

x

An source object

...

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

Value

No return value, called for side effects

See Also

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

Examples

print(death_event)

[Package admiral version 1.0.2 Index]