filterArticles: Select only some types of documents

Description Usage Arguments Value Author(s) Examples

Description

Select only some types of documents (i.e. scientific papers, reviews and editorials)

Usage

1
    filterArticles(files, type = c('Article', 'Editorial Material', 'Review'))

Arguments

files

A vector of filenames containing bibliographic citations

type

A vector of documents types

Value

A list in which each element is a bibliographic citation in a specific format (i.e. a sub-list where each element is a specific information [authors, keywords, title, etc.]).

Author(s)

Nicolas Casajus

Examples

1
### See https://github.com/ahasverus/rscimap

ahasverus/rscimap documentation built on May 11, 2019, 11:30 p.m.