getPreferredName: Gets Entity Name

View source: R/JSON_library.R

getPreferredNameR Documentation

Gets Entity Name

Description

Determines the preferred name of an entity (protocol, experiment, etc.)

Usage

getPreferredName(entity)

Arguments

entity

an ACAS entity such as a protocol or subject

Details

returns the name that has preferred==TRUE, ignored==FALSE. Ties are broken by the most recent recordedDate.

Value

a string name


mcneilco/racas documentation built on May 4, 2024, 9:53 p.m.