count_citations: Count number data citations

View source: R/count_citations.R

count_citationsR Documentation

Count number data citations

Description

Count number data citations

Usage

count_citations(from = as.POSIXct("2010-01-01"), to = as.POSIXct(Sys.Date()))

Arguments

from

Start date to count over (chatacter or POSIXct)

to

End date to count over (character of POSIXct)

Value

Number of citations in given time period


NCEAS/arcticreport documentation built on July 26, 2024, 11:16 p.m.