example_records: Example set of normalised 'Scopus' records

example_recordsR Documentation

Example set of normalised 'Scopus' records

Description

A small set of six illustrative records spanning several disciplines (genome editing, machine learning, climate science, materials, oncology and physics), in the shape that scopus_fetch() returns. It is provided so that the package can be explored and its examples run without a 'Scopus' API key. The records were normalised from the static page fixture bundled in inst/extdata.

Usage

example_records

Format

A scopus_records tibble with six rows and the standard schema:

entry_number

Position within the retrieval.

scopus_id

The 'Scopus' record identifier.

doi

Digital Object Identifier.

title

Document title.

authors

First or corresponding author.

year

Publication year.

date

Cover date in ISO form.

publication

Source title.

citations

Citation count.

query

The query that produced the record.

Source

Synthetic example data, illustrative only.

Examples

example_records
summary(example_records)

scopusflow documentation built on June 20, 2026, 5:06 p.m.