getquery,RequeteDB-method {stacomirtools} | R Documentation |
getquery retreives the result of the query from the object
Description
getquery retreives the result of the query from the object
Usage
## S4 method for signature 'RequeteDB'
getquery(object)
Arguments
object |
an object of class RequeteDB |
Value
A data frame
[Package stacomirtools version 0.6.0.1 Index]