Skip to contents

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

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

Usage

paths(x)

paths(x) <- value

Arguments

x

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

value

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

Value

tibble::tibble() data frame with paths