==.mldr {mldr} | R Documentation |
Checks if two mldr objects have the same structure
Description
Checks if two mldr objects have the same structure
Usage
## S3 method for class 'mldr'
mldr1 == mldr2
Arguments
mldr1 |
First |
mldr2 |
Second |
Value
TRUE
if the two mldr objects have the same structure, FALSE
otherwise
[Package mldr version 0.4.3 Index]