View source: R/utils_render_cert_md.R
get_abstract_text_crossref | R Documentation |
Extracts the paper DOI from the config_yml of the paper, constructs a CrossRef API request, and returns the abstract text if available.
get_abstract_text_crossref(register_repo)
register_repo |
URL or path to the repository containing the paper's configuration. |
The abstract text as a string if available; otherwise, NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.