This is a convenience method that infers and applies the correct extractor for the input.
Arguments
- res
An object of type
ohvbd.responsesorohvbd.ad.matrixgenerated fromfetch()and containing data from one of the supported databases.- ...
Any arguments to be passed to the underlying extractors (see
glean_vt()andglean_ad()for specific arguments).
Note
extract() is now deprecated and should not be used. Please use glean() instead.