Learn R Programming

RDML (version 0.9-1)

xRefType: xRefType R6 class.

Description

Inherits: rdmlBaseType.

Usage

xRefType

Arguments

Format

An R6Class generator object.

Initialization

xRefType$new(name = NULL, id = NULL)

Fields

name
is.string. Reference to an external database,
for example "GenBank".
id
is.string. The ID of the entry within the external database, for example "AJ832138".