abstract_build {openalexR} | R Documentation |
Build abstract from inverted index
Description
Build abstract from inverted index
Usage
abstract_build(ab, build = TRUE)
Arguments
ab |
List. Inverted index of abstract. |
build |
Logical. If TRUE, build the abstract. |
Value
Character string. The abstract of the paper.
[Package openalexR version 2.0.1 Index]