get_MedlinePlus {pubmed.mineR}R Documentation

To Get MedLinePlus Summary

Description

This function is to get the summary from MedLinePlus.

Usage

get_MedlinePlus(x)

Arguments

x

x is a character input of terms: for examples 'malaria', 'pneumonia', 'chronic diseases'

Value

It returns a HTML file with name result_Medline_plus.html to be opened with any browser

Author(s)

S.Ramachandran

References

www.medlineplus.gov, Conuel T. Finding answers in a beauty shop. NIH MedlinePlus: the magazine [Internet]. 2012 Fall [cited 2013 Feb 9]; 7(3):24-26. Available from: https://medlineplus.gov/magazine/issues/fall12/articles/fall12pg24-26.html

Examples

## Not run: get_MedlinePlus("malaria")

[Package pubmed.mineR version 1.0.20 Index]