# NOT RUN {
## create a list of indices definitions to use for a domain design
library(Rlabkey)
indices = labkey.domain.createIndices(list("intKey", "customInt"), TRUE)
indices = labkey.domain.createIndices(list("customInt"), FALSE, indices)
# }
Run the code above in your browser using DataLab