Learn R Programming

admiral (version 1.1.1)

print.adam_templates: Print adam_templates Objects

Description

Print adam_templates Objects

Usage

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

Value

No return value, called for side effects

Arguments

x

A adam_templates object

...

Not used

See Also

list_all_templates()

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

Examples

Run this code
templates <- list_all_templates()
print(templates)

Run the code above in your browser using DataLab