toxbootGetMongoFields: Query mongoDB and get requested fields
Description
toxbootGetMongoFields will query the mongo database for matching
bootstrap type(s), assay aeid(s), and sample id(s). It will then return a
data.table with the requested fields.
Usage
toxbootGetMongoFields(fields, ...)
Arguments
fields
String, a vector of fields to return from the database. Passed
to toxbootProjectionBuild
...
parameters to query on, passed to toxbootQueryBuild.
Format is query_field = query_values