get_languages: Select non-English languages to search in

Description Usage Arguments Value Examples

View source: R/write_scrape_test_searches.R

Description

This function suggests the best non-English languages to conduct searches in based on the topic of the review. The topics query a database of non-English language journals compiled from Ulrich; currently only STEM fields are included in the dataset.

Usage

1
get_languages(key_topics)

Arguments

key_topics

a character vector of topics related to the topic of the search

Value

a data frame of languages used by journals tagged with the key topics and a count of how many journals use that language.

Examples

1
 get_languages(c("ecology", "conservation", "ornithology"))

elizagrames/litsearchr documentation built on April 14, 2021, 3:42 p.m.