get_relation_keyword: Get Relation Keyword

View source: R/get_relation_keyword.R

get_relation_keywordR Documentation

Get Relation Keyword

Description

Pick keyword denoting that the person in question is a relative to the named person

Usage

get_relation_keyword(x, full_name, languages = c("english"))

Arguments

x

A character vector (e.g. publisher names)

full_name

A vector of full names (from first name to last) it has been picked from publisher field

languages

A vector of languages which are used in detecting relation keywords

Value

Vector with relation keywords

Author(s)

Hege Roivainen hege.roivainen@gmail.com

References

See citation("bibliographica")

Examples

# get_relation_keyword(x, full_name, languages=c("finnish", "swedish", "latin"))

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.