find_categories: returns the category of the ids (UUID/identifier)

View source: R/find_layer.R

find_categoriesR Documentation

returns the category of the ids (UUID/identifier)

Description

returns the category of the ids (UUID/identifier)

Usage

find_categories(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 categories for each resource

See Also

  • find_layer().


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