list_vocabularies: list_vocabularies

View source: R/geoflow_vocabulary.R

list_vocabulariesR Documentation

list_vocabularies

Description

list_vocabularies lists the vocabularies supported by geoflow.

Usage

list_vocabularies(raw)

Arguments

raw

Default value is FALSE, meaning the vocabularies will be listed as data.frame. The output If TRUE the raw list of geoflow_vocabulary is returned.

Value

an object of class data.frame (or list of geoflow_vocabulary if raw = FALSE)


geoflow documentation built on Dec. 12, 2025, 5:08 p.m.