Skip to contents

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

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

Usage

measurements(x)

measurements(x) <- value

Arguments

x

A GeoLocator Data Package object, as returned by read_gldp().

value

A data frame to assign as measurements. Must conform to the measurements schema specification.

Value

tibble::tibble() data frame with measurements