DOIProvider: DOIProvider

DOIProviderR Documentation

DOIProvider

Description

DOIProvider

DOIProvider

Super class

charlatan::BareProvider -> DOIProvider

Public fields

funs

(list) list of functions to use to apply to DOI creation

Methods

Public methods

Inherited methods

Method render()

Make a random DOI

Usage
DOIProvider$render()

Method clone()

The objects of this class are cloneable with this method.

Usage
DOIProvider$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Examples

(z <- DOIProvider$new())
z$render()

ropenscilabs/charlatan documentation built on Oct. 25, 2023, 12:26 a.m.