print.source: Print 'source' Objects

View source: R/user_utils.R

print.sourceR 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)

admiral documentation built on Oct. 19, 2023, 1:08 a.m.