View source: R/map_addr_to_college_name.R
map_addr_to_college_name | R Documentation |
map addr to college name
map_addr_to_college_name(addr)
addr |
a column contains the addr of author |
data.frame
df %>% mutate(college_name = map_addr_to_college_name(addr))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.