compareIdentical: Compare Two Objects for Identity
Description
This function is just a wrapper for the identical() function to
determine whether two objects are identical. Its usefulness
is in being able to be combined with other functions in the
compare package that
perform much more relaxed comparisons.