get_abstract_text_openalex: Retrieves the abstract of a research paper using the OpenAlex...

View source: R/utils_render_cert_md.R

get_abstract_text_openalexR Documentation

Retrieves the abstract of a research paper using the OpenAlex API.

Description

Retrieves the abstract of a research paper using the OpenAlex API.

Usage

get_abstract_text_openalex(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.