The tutorial for catboost with R says this:
library(catboost)
countries = c(\'RUS\',\'USA\',\'SUI\') years = c(1900,1896,1896) phone_codes = c(7,1,41) doma