Get/set the optional Version
property as an attribute to an R object.
Arguments
- x
An R object, such as a data.frame, a tibble, or a data.table.
- overwrite
If the
Version
attribute should be overwritten. In case it is set toFALSE
, it gives a message with the currentVersion
property instead of overwriting it. Defaults toTRUE
when the attribute is set tovalue
regardless of previous setting.- value
The
Version
as a character set.
Details
Version
is an optional property in
DataCite 4.3.
It is not part of the "core" Dublin Core terms, but ...
Dublin Core metadata terms.
See also
Other Reference metadata functions:
creator()
,
dataset_source()
,
description()
,
geolocation()
,
identifier()
,
language
,
publication_year()
,
publisher()
,
rights()
,
size()