A class with the organisation defaults

See also

Active bindings

as_person

The default organisation funder and rightsholder.

get_community

The default organisation Zenodo communities.

get_email

The default organisation email.

get_funder

The default funder.

get_github

The default GitHub organisation domain.

get_organisation

The organisation requirements.

get_rightsholder

The default rightsholder.

Methods


Method new()

Initialize a new organisation object.

Usage


Method print()

Print the organisation object.

Usage

organisation$print(...)

Arguments

...

currently ignored.


Method clone()

The objects of this class are cloneable with this method.

Usage

organisation$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.