printers: Pretty-print sets of artifacts.

Description Usage Arguments

Description

print.explained pretty-prints a description of an artifact.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'tree'
print(x, ...)

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

## S3 method for class 'artifact'
print(x, ..., style = "full")

Arguments

x

artifacts, e.g. returned repository::read_artifacts.

...

Arguments passed on to base::print

x

an object used to select a method.

style

"full", "short" or "line".


lbartnik/ui documentation built on May 21, 2019, 9:38 a.m.