Get/set the optional Geolocation
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 currentGeolocation
property instead of overwriting it. Defaults toTRUE
when the attribute is set tovalue
regardless of previous setting.- value
The
Geolocation
as a character string.
Details
The Geolocation
is recommended for discovery in DataCite.
Spatial region or named place where the data was gathered
or about which the data is focused.
See also
Other Reference metadata functions:
creator()
,
dataset_source()
,
description()
,
identifier()
,
language
,
publication_year()
,
publisher()
,
rights()
,
size()
,
version()