Learn R Programming

pubmed.mineR (version 1.0.21)

get_MedlinePlus: To Get MedLinePlus Summary

Description

This function is to get the summary from MedLinePlus.

Usage

get_MedlinePlus(x)

Value

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

Arguments

x

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

Author

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

Run this code
if (FALSE) get_MedlinePlus("malaria")

Run the code above in your browser using DataLab