## Not run:
# .gmDB <- dbConnect(...)
# root <- "root"
# gmClass(root)
# ## returns information on the root in the database
#
# gmClass(root$project)
# ## returns information on every project in root in the database
#
# gmClass(var="project")
# ## returns information on the variable/class project
#
# gmClass(var=2)
# ## returns information on the variable with variable id 2
# ## End(Not run)
Run the code above in your browser using DataLab