all.equal.keylong: An all.equal method for variable long keys

View source: R/variableKey.R

all.equal.keylongR Documentation

An all.equal method for variable long keys

Description

Disregards attributes by defaults. Before comparing the two keys, the values are sorted by "name_new").

Usage

## S3 method for class 'keylong'
all.equal(target, current, ..., check.attributes = FALSE)

Arguments

target

A long variable key

current

A long variable key

...

Other arguments that are ignored

check.attributes

Default FALSE

Author(s)

Paul E. Johnson <pauljohn@ku.edu>


kutils documentation built on Sept. 17, 2023, 5:06 p.m.