map_sdgs_weights | R Documentation |
Calculate the total weight for all SDGs from 1 to 16
map_sdgs_weights(df, keywords = "elsevier100", count_repeats = FALSE)
df |
Dataframe with a column 'text' |
keywords |
The specific data set from which to draw keywords (ex. "elsevier", "sdsn") |
count_repeats |
Whether or not to count repeats for the keywords |
Original dataframe plus 16 additional columns representing weights for SDGs 1 to 16.
map_sdgs_weights(df, keywords = "elsevier", count_repeats = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.