Get/set the optional Rights
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
Rights
attribute should be overwritten. In case it is set toFALSE
, it gives a message with the currentRights
property instead of overwriting it. Defaults toTRUE
when the attribute is set tovalue
regardless of previous setting.- value
The
Rights
as a character set.
Details
Rights
corresponds to
dct:rights and
datacite
Rights. Information about rights held in and over the resource.
Typically, rights information includes a statement about various property rights associated with the resource,
including intellectual property rights.
See also
Other Reference metadata functions:
creator()
,
dataset_source()
,
description()
,
geolocation()
,
identifier()
,
language
,
publication_year()
,
publisher()
,
size()
,
version()