Learn R Programming

ResearchAssociate (version 1.0.1)

Get.Abstracts: Get Abstracts of user-defined search query

Description

Get Abstracts of user-defined search query

Usage

Get.Abstracts(Searchquery, Output = NULL)

Arguments

Searchquery

input a text query for example "Bioinformatics", "Bioinformatics or machine learning", "Cancer and drug targets"

Output

path to save file containig results returened by the function.

Examples

Run this code
# NOT RUN {
Abstracts <- Get.Abstracts(Searchquery = "physics and deep learning and proteomics")

# }

Run the code above in your browser using DataLab