add_geolocation: Add Geolocation

Description Usage Arguments Value See Also

View source: R/metadata_descriptive.R

Description

Add the spatial region or named place where the data was gathered or about which the data is focused.

Usage

1
add_geolocation(dat, geo_var = "geo", geo_name_var = NULL, format = "json")

Arguments

dat

The dataset that needs size information.

geo_var

Defaults to geo.

format

Defaults to 'json', in which case a JSON-formatted single character string is returned. The alternative is 'list'.

Value

A string explaining the file size in CSV format.

See Also

Other descriptive_metadata functions: add_size(), add_titles()


dataobservatory-eu/dataobservatory documentation built on Jan. 7, 2022, 8:55 p.m.