field_info: Field Type Information

View source: R/field_info.R

field_infoR Documentation

Field Type Information

Description

Field Type Information

Usage

field_info(
  dimension = c("x", "y", "z", "group", "any"),
  type = c("continuous", "discrete", "date", "any")
)

Arguments

dimension

field name. Use one of the listed options provided

type

field type. Use one of the listed options provided


autocogs documentation built on July 1, 2025, 1:07 a.m.