get_zenodo_record: Get the full zenodo record using the record number stored in...

View source: R/codecheck.R

get_zenodo_recordR Documentation

Get the full zenodo record using the record number stored in the metadata.

Description

Get the full Zenodo record from the metadata

Usage

get_zenodo_record(zenodo, metadata)

Arguments

zenodo
metadata

Details

Retrieve the zenodo record, if one exists. If no record number is currently listed in the metadata (i.e. the "FIXME" tag is still there) then the code returns NULL and an empty record should be created.

Value

The Zenodo record, or NULL.

Author(s)

Stephen Eglen


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