Learn R Programming

RISmed (version 2.1.4)

PublicationType: Extracts PublicationType from Medline object.

Description

Extractor for the PublicationType of a Medline object.

Usage

PublicationType(object)

Arguments

object
instance of class Medline

Value

  • list

See Also

Medline

Examples

Run this code
data(myeloma)
PublicationType(myeloma)

Run the code above in your browser using DataLab