Description Usage Arguments Value Examples
View source: R/write_scrape_test_searches.R
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.
1 | get_languages(key_topics)
|
key_topics |
a character vector of topics related to the topic of the search |
a data frame of languages used by journals tagged with the key topics and a count of how many journals use that language.
1 | get_languages(c("ecology", "conservation", "ornithology"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.