ch_doi {charlatan}R Documentation

Create fake DOIs (Digital Object Identifiers)

Description

Create fake DOIs (Digital Object Identifiers)

Usage

ch_doi(n = 1)

Arguments

n

(integer) number of things to get, any non-negative integer

See Also

DOIProvider

Examples

ch_doi()
ch_doi(10)
ch_doi(100)

[Package charlatan version 0.5.1 Index]