Retrieves the abstract and reports whether the answer is conclusive
Source:R/utils_render_cert_md.R
get_abstract_result.RdSame lookup as get_abstract without the caching, and with the
information needed to decide whether the result may be cached: a paper for
which neither API has an abstract is a conclusive answer, a paper whose
requests failed is not, see cached_lookup.
Value
A list with `status` ("found", "absent" or "failed") and `value`, the
latter being the `source`/`text` list described in get_abstract