Skip to contents

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

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

Usage

observations(x)

observations(x) <- value

Arguments

x

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

value

A data frame to assign as observations

Value

tibble::tibble() data frame with observations