.ChemQ {tcpl} | R Documentation |
Function to support queries by chemical
Description
.ChemQ
creates tcplLoadChem query string
Usage
.ChemQ(field, val, exact)
Arguments
field |
Character, the field to query on |
val |
Vector of values to subset on |
exact |
Logical, should chemical names be considered exact? |
Note
This function is not exported and not intended to be used by the user.
See Also
[Package tcpl version 3.3.0 Index]