cool: cool class

Description Usage Arguments Details

View source: R/cool.R

Description

The cool class consists in a list of matrices of class coo. It looks like the $coo component of Coo objects in Momocs.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
as_coo(x)

is_coo(x)

check_coo(x)

as_cool(x)

is_cool(x)

check_cool(x)

cool(x)

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

## S3 method for class 'cool'
plot(x, ...)

Arguments

x

the object to build/modify or test

...

useless, only here to comply with the generic

Details

Some simple helpers and print/plot methods are available.


MomX/Momfarm documentation built on April 4, 2020, 6:18 p.m.