Learn R Programming

pubmed.mineR (version 1.0.11)

get_MedlinePlus: To Get MedLinePlus Summary

Description

This function is to get the summary from MedLinePlus.

Usage

get_MedlinePlus(x)

Arguments

x

x is a character vector describing the terms for examples 'malaria', 'pneumonia', 'chronic diseases'

Value

It retunrs a HTML file to be opened with any browser

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
# NOT RUN {
a = get_MedlinePlus("malaria")
# }

Run the code above in your browser using DataLab