count_sdgs_weights | R Documentation |
Determine the total weights of all SDGs keywords that exist in a given text for a given goal.
count_sdgs_weights(text, keywords = "elsevier2", count_repeats = FALSE)
text |
The target text to check SDGs keywords |
keywords |
The specific data set from which to draw keywords (ex. "elsevier", "sdsn") |
count_repeats |
Whether or not to count repeats for the keywords |
A number representing the weight of words for all SDGs
count_sdgs_keywords("Poverty entails more than the lack of income and productive resources to ensure sustainable livelihoods.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.