View source: R/add_univ_name_cn.R
add_univ_name_cn | R Documentation |
add new column for university name in chinese
add_univ_name_cn(df, var)
df |
data.frame |
var |
column name for university name in english |
data.frame that adds a new column of university name in chinese
df %>% add_univ_name_cn(univ)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.