Search and print output for individual search items
mx_reporter(mx_data, num_results, query, fields, deduplicate, NOT)
The mx_dataset filtered for the date limits
The number of results returned by the overall search
Character string, vector or list
Fields of the database to search - default is Title, Abstract, Authors, Category, and DOI.
Logical. Only return the most recent version of a record. Default is TRUE.
Vector of regular expressions to exclude from the search. Default is "".
Other main:
mx_search()
,
print_full_results()
,
run_search()