if (FALSE) {
# list all applications for the default account
applications()
# list all applications for a specific account
applications("myaccount")
# view the list of applications in the data viewer
View(applications())
}
Run the code above in your browser using DataLab