search for: rowquery

Displaying 1 result from an estimated 1 matches for "rowquery".

Did you mean: noquery
2020 Sep 24
1
How to use `[` without evaluating the arguments.
...able` objects to query based on #' rowID and colID, which is then used to subset all value data.tables stored #' in the dataList slot. #' #' This function is endomorphic, it always returns a LongTable object. #' #' @param x [`LongTable`] The object to subset. #' @param rowQuery [`character`, `numeric`, `logical` or `expression`] #' Character: pass in a character vector of drug names, which will subset the #' object on all row id columns matching the vector. #' #' Numeric or Logical: these select based on the rowKey from the `rowData` #' met...