get_abstract_text_crossref: Extracts the paper DOI from the config_yml of the paper,...

View source: R/utils_render_cert_md.R

get_abstract_text_crossrefR Documentation

Extracts the paper DOI from the config_yml of the paper, constructs a CrossRef API request, and returns the abstract text if available.

Description

Extracts the paper DOI from the config_yml of the paper, constructs a CrossRef API request, and returns the abstract text if available.

Usage

get_abstract_text_crossref(register_repo)

Arguments

register_repo

URL or path to the repository containing the paper's configuration.

Value

The abstract text as a string if available; otherwise, NULL.


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.