home *** CD-ROM | disk | FTP | other *** search
- TITLE(duplicate.codes @@ Find Duplicated Elements)
- USAGE(
- duplicate.codes(x)
- )
- DESCRIPTION(
- LANG(duplicate.codes) returns a logical vector. Each element of which
- is LANG(true) if the corresponding element of LANG(x) has at least one
- duplicate among the other elements of LANG(x).
- )
- NOTE(
- This function will be superceded by an option to LANG(duplicated).
- )
-