container: Abstract container.

Description Usage Arguments See Also

Description

Used to store artifacts or commits.

Usage

1
2
3
4
5
6
7
8
9
is_container(x)

as_container(x)

## S3 method for class 'container'
print(x, n = 3, ...)

## S3 method for class 'container'
toString(x, ...)

Arguments

x

object to be converted to a container or tested.

n

print that many elements

...

arguments passed on to base::print or base::toString

See Also

container_sort


lbartnik/utilities documentation built on May 3, 2019, 11:52 p.m.