if (FALSE) {
library(Rlabkey)
labkey.security.getContainers(
baseUrl="http://labkey/", folderPath = "home",
includeEffectivePermissions = FALSE, includeSubfolders = TRUE, depth = 2,
includeChildWorkbooks = FALSE, includeStandardProperties = FALSE
)
}
Run the code above in your browser using DataLab