Learn R Programming

RISmed (version 2.1.4)

CopyrightInformation: Extracts CopyrightInformation from Medline object.

Description

Extractor for the CopyrightInformation of a Medline object.

Usage

CopyrightInformation(object)

Arguments

object
instance of class Medline

Value

  • vector

See Also

Medline

Examples

Run this code
data(myeloma)
CopyrightInformation(myeloma)

Run the code above in your browser using DataLab