Get or reset the dataset's main title.
Arguments
- x
A dataset object created with
dataset_df()
oras_dataset_df()
.- overwrite
If the attributes should be overwritten. In case it is set to
FALSE
,it gives a warning with the currenttitle
property instead of overwriting it. Defaults toFALSE
.- value
The name(s) or title(s) by which a resource is known. See: dct:title.
Value
A string with the dataset's title; set_dataset_title
returns
a dataset object with the changed (main) title.
See also
Other Bibliographic reference functions:
creator()