powered by
Import selected file into the project data directory
importData(datafile = "", project.id = getProject(), overwriteTF = TRUE)
filename can be unspecified
string indicating which project data directory to copy into
logical indicating whether to overwrite exist file.
If datafile is "" then a file choose dialogue is created
# NOT RUN { # Will open file browser to copy into adaprHome data directory importData(project.id="adaprHome") # }
Run the code above in your browser using DataLab