powered by
Creates a new folder where wanted if it does not exist yet
folder(dir, name)
directory containing the folder
name of the folder
the directory of the folder itself
# NOT RUN { # # To run example uncomment all: put in a script, select all and use # # ctrl+shift+c # # folder(getwd(),"test") # }
Run the code above in your browser using DataLab