NAME
       Rsearch - Searches dataset and data objects for parameters

SYNOPSIS
       Rsearch -v
       Rsearch -u url
       Rsearch -t topicID
       Rsearch [-s studyID | -d datasetID] -p <name>=<value>
       Rsearch [ -d datasetID  | -o dataObjectID ] -k <keyword>

DESCRIPTION
       Searches  for entities within metadata database. Can search for studies
       by topic. Can search for keywords within study and/or dataset metadata.
       Can  search  to  specifed parameters attached to either datasets and/or
       data objects. Can search for data objects with a specific url.

OPTIONS
       -v     Prints version string and exits

       -u url Searches for data object with specified url

       -s studyID
              Specifies study to search

       -d datasetID
              Specifies dataset to search

       -t topicID
              Searches for studies with this topicID

       -p <name>=<value>
              Parameter to search for

       -k keyword
              Specifies keyword to search for

EXIT STATUS
       Rsearch returns zero on success or non zero if there is an error.

AUTHOR
       Rik Tyer (r.p.tyer@dl.ac.uk)

SEE ALSO
       Rannotate

BUGS
       Please report bugs to the author.