Create directory if it doesn't exist
create_if_not(path, recur = FALSE)
path
The path to be created
recur
Boolean: create directories recursively?