find_parents: returns the UUID/identifier of the resources the 'ids' are...

View source: R/find_layer.R

find_parentsR Documentation

returns the UUID/identifier of the resources the 'ids' are contained in

Description

returns the UUID/identifier of the resources the 'ids' are contained in

Usage

find_parents(ids, uidlist, id_type)

Arguments

uidlist

A data.frame as returned by get_field_index() or get_uid_list().

id_type

One of "identifier" or "UID" - Should the function use identifiers or UUIDs to find the layer?

Value

a vector of resources in which each id is located

See Also

  • find_layer().


lsteinmann/idaifieldR documentation built on April 3, 2025, 2:06 p.m.