find_duplicate_quotes {statquotes}R Documentation

Check for duplicate quotes

Description

Returns a list with aggressively fuzzy matched quotations, along with their relevant citation information.

Usage

find_duplicate_quotes()

Author(s)

Phil Chalmers

Examples


# As the number of quotes has grown, this has become very slow.
# dups <- find_duplicate_quotes()



[Package statquotes version 0.3.2 Index]