Skip to contents

RaMP identifier type label

Usage

ramp_id_type(label)

Arguments

label

Character: an ID type label, as shown in the table returned by id_types

Value

Character: the RaMP specific ID type label, or the input unchanged if it could not be translated (still might be a valid identifier name). These labels should be valid value names, as used in RaMP SQL database.

Examples

ramp_id_type("rhea")
#> [1] "rhea-comp"
# [1] "rhea-comp"