Skip to contents

Load for each obsolete or deprecated ORPHAcode the corresponding association (Moved to or Referred to).

While load_raw_redirections keep the original id values for each Orphanet concept, load_redirections translate them according to "RDaggregator_dict" option, which can be set manually using built-in options() function or through the RDaggregator_options() interface.

Usage

load_redirections()

load_raw_redirections()

Value

A data.frame object giving the deprecated or obsolete ORPHAcodes, the corresponding associations with the association type

See also

Examples

df_redirections = load_raw_redirections()
df_redirections = load_redirections()