map_sdgs_keywords | R Documentation |
Return vector of keywords for SDGs 1 to 16
map_sdgs_keywords(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 vectors of keywords for SDGs 1 to 16.
map_sdgs_keywords(df, keywords = "elsevier", count_repeats = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.