print.adam_templates: Print 'adam_templates' Objects

View source: R/user_helpers.R

print.adam_templatesR Documentation

Print adam_templates Objects

Description

Print adam_templates Objects

Usage

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

Arguments

x

A adam_templates object

...

Not used

Value

No return value, called for side effects

See Also

list_all_templates()

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

Examples

templates <- list_all_templates()
print(templates)

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