Get/set the optional publication_year
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 attributes should be overwritten. In case it is set to
FALSE
, it gives a message with the currentPublicationYear
property instead of overwriting it. Defaults toTRUE
when the attribute is set tovalue
regardless of previous setting.- value
The publication_year as a character set.
Details
The PublicationYear
is the year when the data was or will be made
publicly available in YYYY
format.
See also
Other Reference metadata functions:
creator()
,
dataset_source()
,
description()
,
geolocation()
,
identifier()
,
language
,
publisher()
,
rights()
,
size()
,
version()