equals.BaseFileSection {aroma.Base}R Documentation

Checks if a BASE file section equals another

Description

Checks if a BASE file section equals another.

Usage

## S3 method for class 'BaseFileSection':
equals(this, other, ...)

Arguments

other Other object.
... Not used.

Value

Returns a TRUE, if they are equal, otherwise FALSE.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]