## xpdb5 is an Xpose data object
## We expect to find the required NONMEM run and table files for run
## 5 in the current working directory
xpdb5 <- xpose.data(5)
xsubset(xpdb5) <- "DV > 0"
xsubset(xpdb5)
Run the code above in your browser using DataLab