groupReferences: Group similar cited references

Description Usage Arguments Value Author(s) Examples

Description

Group similar cited references

Usage

1
    groupReferences(data, distance = 10, start = NULL)

Arguments

data

A list of bibliographic returned by filterArticles

distance

A threshold above which cited references are considered dissimilar.

start

Cited references to avoid restart from the first if this is not the first time this function is used.

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.