equals.metadata: Basic equality test for two metadata objects.

Description Usage Arguments Value

Description

Compares the contents of each slot using the == operator.

Usage

1
2
## S4 method for signature 'metadata,metadata'
e1 == e2

Arguments

e1

metadata object to be compared.

e2

metadata object to be compared.

Value

logical value indicating whether the two metadata objects have identical contents.


McDowellLab/loadflex documentation built on May 8, 2019, 9:48 a.m.