powered by
Get application directory
app_dir(appname, check = TRUE)
A character string giving the path of the directory
A character string giving the name of the application
check whether the app given by appname exists or not.
if (FALSE) { appdir <- app_dir("superduperapp", FALSE) }
Run the code above in your browser using DataLab