RISmed (version 2.1.7)

AbstractText: Extracts AbstractText from Medline object.

Description

Extractor for the AbstractText of a Medline object.

Usage

AbstractText(object)

Arguments

object

instance of class Medline

Value

vector

See Also

Medline

Examples

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

Run the code above in your browser using DataLab