#Use countrycode function to convert countrynames to ISO-2 char codes
countrycode::countrycode(sourcevar = c("United Kingdom", "Malaysia"),
origin = "country.name", destination = "iso2c")
Code Example |
---|
R :: dplyr mutate with conditional values |
R :: how to group rages in r |
R :: rmarkdown how to load workspace |
R :: R change column to row names |
R :: end the program in r |
R :: convert s4 to s3 in r |
R :: R language get help on a dataset |
R :: find sys date in R |
R :: ggplot - subset top 10 in a stack bar plot |
R :: r select column names starting with |
R :: decompose function in r |
R :: grep string that ends with R |
Rust :: rust lang sleep |
Rust :: bevy bundles |
Rust :: rust u8 to string |
Rust :: rust setup in vim |
Rust :: convert number to string rust |
Rust :: rust String to &str |
Rust :: custom errors rust |
Rust :: rust new tuple |
Rust :: rust enter number from keyboard / stdin |
Rust :: rust named tuple |
Rust :: loop label in rust |
Rust :: rust currying, preset some arguments |
Rust :: create a rust project Inside the folder |
Lua :: roblox how to make a rainbow part |
Lua :: roblox make kill brick |
Lua :: lua table is empty |
Lua :: roblox wait for character |
Lua :: lua get time |