getName: Method "getName"

Description Usage Arguments Value Author(s) Examples

View source: R/PhenObjects.R

Description

Returns IMPC object name by its ID. An internal function, if called directly please use with caution.

Usage

1
    getName(fieldNameFrom,fieldNameTo,fieldValueFrom)

Arguments

fieldNameFrom

name of the IMPC field for the object ID; mandatory argument

fieldNameTo

name of the IMPC field for the object name; mandatory argument

fieldValueFrom

actual IMPC object's ID to get the name for; mandatory argument

Value

Returns name of the object.

Author(s)

Natalja Kurbatova, Jeremy Mason

Examples

1
   getName("pipeline_stable_id","pipeline_name","MGP_001")

IMPCdata documentation built on Nov. 8, 2020, 8:17 p.m.