scrap_stats: Scrap statistics from a Zenodo deposit

View source: R/scrap_stats.R

scrap_statsR Documentation

Scrap statistics from a Zenodo deposit

Description

Scrap statistics from a Zenodo deposit

Usage

scrap_stats(deposit_id, all_versions_only = FALSE)

Arguments

deposit_id

numeric. Zenodo deposit id.

all_versions_only

logical. If TRUE, return only the results for all versions.

Value

a tibble

Examples


scrap_stats(10013255)


zenstats documentation built on June 22, 2024, 9:45 a.m.