Last data update: 2014.03.03

R: Are the remote and local instances identical
identicalRemLocR Documentation

Are the remote and local instances identical

Description

This function compares the metadata of a remote object rem available on AnnotationHub and a local PAHD object. If these are identical, TRUE is returned, FALSE otherwise.

Usage

identicalRemLoc(rem, loc)

Arguments

rem

An instance of class AnnotationHub

loc

An instance of class AnnotationHubMetadata

Value

A logical

Results