<BR><H3>all.equal.versions(name, ..., meta = 0)</H3><BR>
all.equal
.
1
or
"methods"
to look in the methods
meta-data(if any) for
name
, rather than the ordinary data, or
2
or
"help"
tolook in the documentation meta-data.
TRUE
if there is only one version or if all components and attributesof
the all versions test equal. Otherwise, returns a character vector giving allthe
discovered differences.
all.equal
all.equal.versions("lm")