LoadArticle: Load the info of an article

Description Usage Arguments Value

Description

Load the info of an article and if wanted, shows the webpage of it

Usage

1
LoadArticle(articleData, articleName, browser = TRUE)

Arguments

articleData

a data frame containing the info (Title, Abstract, Keywords, URL, ...) of an article

articleName

the name of an article (rowname from the articleData)

browser

a logical value. If TRUE, the article URL is opened in a browser window

Value

the info from the article and the website where it is available


andresfpc/KDViz documentation built on May 12, 2019, 3:35 a.m.