RISmed (version 2.1.7)

ISOAbbreviation: Extracts ISOAbbreviation from Medline object.

Description

Extractor for the ISOAbbreviation of a Medline object.

Usage

ISOAbbreviation(object)

Arguments

object

instance of class Medline

Value

vector

See Also

Medline

Examples

Run this code
# NOT RUN {
data(myeloma)
ISOAbbreviation(myeloma)
# }

Run the code above in your browser using DataCamp Workspace