Learn R Programming

RISmed (version 2.1.4)

CollectiveName: Extracts CollectiveName from Medline object.

Description

Extractor for the CollectiveName of a Medline object.

Usage

CollectiveName(object)

Arguments

object
instance of class Medline

Value

  • vector

See Also

Medline

Examples

Run this code
data(myeloma)
CollectiveName(myeloma)

Run the code above in your browser using DataLab