## get a list of schemas available in the current session context
# library(Rlabkey)
lks<- getSession(baseUrl="http://localhost:8080/labkey", folderPath="/apisamples")
lsSchemas(lks) #returns several schema names, e.g. "lists", "core", "MS1", etc.
Run the code above in your browser using DataLab