dbCTRUpdateQueryHistory
dbCTRUpdateQueryHistory(register, queryterm, recordnumber, con, verbose)Vector of abbreviations of the register to query, defaults to "EUCTR".
Either a string with the full URL of a search in
a register or the data frame returned by the
ctrGetQueryUrlFromBrowser or the
dbQueryHistory functions.
The queryterm is recorded in the collection for later
use to update records.
A src connection object, as obtained with nodbi::src_mongo() or nodbi::src_sqlite()
Printing additional information if set to
TRUE; default is FALSE.