Find_conclusion {pubmed.mineR}R Documentation

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)

Arguments

y

An S4 object of class 'Abstract'.

Value

A list containing conclusions of given abstract(s)

Author(s)

S.Ramachandran, Jyoti Rani

Examples

## Not run: res1 = Find_conclusion(y)
##  here 'y' is an S4 object of class Abstract.

[Package pubmed.mineR version 1.0.20 Index]