equals-.mldr: Checks if two mldr objects have the same structure

Description Usage Arguments Value

Description

Checks if two mldr objects have the same structure

Usage

1
2
## S3 method for class 'mldr'
mldr1 == mldr2

Arguments

mldr1

First mldr object to compare

mldr2

Second mldr object to compare

Value

TRUE if the two mldr objects have the same structure, FALSE otherwise


mldr documentation built on Jan. 11, 2020, 9:18 a.m.