scrap_stats {zenstats}R 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)


[Package zenstats version 0.1.2 Index]