Description Usage Arguments Value Examples
Check given title for an article to assess how discoverable it is based on its length and proportion of words that are non-stop words
1 |
title |
The article title: a short string |
An output describing the suitability of the title for research discovery based on its length and the number of non-stop words
1 2 3 | title <- "A methodology for systematic mapping in environmental sciences"
check <- check_title_length(title)
check;
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.