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

==,metadata,metadata-methodR Documentation

Basic equality test for two metadata objects.

Description

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

Usage

## 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.


USGS-R/loadflex documentation built on July 26, 2023, 9:54 p.m.