ontology_list {civis}R Documentation

List the ontology of column names Civis uses

Description

List the ontology of column names Civis uses

Usage

ontology_list(subset = NULL)

Arguments

subset

string optional. A subset of fields to return.

Value

An array containing the following fields:

key

string,

title

string,

desc

string, A description of this field.

aliases

array,


[Package civis version 3.1.2 Index]