View source: R/add_is_enter_top.R
add_is_enter_top | R Documentation |
add is_enter_top_one_percent information for ESI discipline of university
add_is_enter_top(df, univ, discipline, source = NULL, .keep = FALSE)
df |
data.frame |
univ |
a column containing the university name |
discipline |
a column containing the character vector of 22 ESI disciplines |
source |
a data.frame imported by |
.keep |
Logical. The default value is |
data.frame that adds is_enter_top_one_percent
information for the specified discipline of university.
df %>% add_is_enter_top(univ, discipline, source = top)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.