Learn R Programming

pubmed.mineR (version 1.0.21)

Find_conclusion: To find the conclusion from the abstract(s).

Description

This function is designed for the user convinience, so that user can get the conclusion from the abstract(s) with out reading the whole abstract(s).

Usage

Find_conclusion(y)

Value

A list containing conclusions of given abstract(s)

Arguments

y

An S4 object of class 'Abstract'.

Author

S.Ramachandran, Jyoti Rani

Examples

Run this code
if (FALSE) res1 = Find_conclusion(y)
##  here 'y' is an S4 object of class Abstract.

Run the code above in your browser using DataLab