Skip to contents

tags() gets the tags from a GeoLocator Data Package object.

tags<-() is the assignment equivalent. It should only be used within other functions, where the expected data structure can be guaranteed.

Usage

tags(x)

tags(x) <- value

Arguments

x

GeoLocator Data Package object, as returned by read_geolocatordp().

value

A data frame to assign as tags

Value

tibble::tibble() data frame with tags