getInfo: Get top 5 related PubMed papers use easyPubMed

View source: R/getInfo.R

getInfoR Documentation

Get top 5 related PubMed papers use easyPubMed

Description

This function searches the top 5 PubMed papers related to the molecule or pathway or group you want

Usage

getInfo(main, abstract = F)

Arguments

main

Characters which are the keywords you want to search

abstract

Whether including the abstract

Value

A list containing the top five papers information, including title, author, abstract.

Examples

library(TestPMD)
getInfo("4-O-Methylmelleolide")[1:2,]

YunhuiQi/TestPMD documentation built on May 5, 2022, 8:23 p.m.