autocogs (version 0.1.3)

field_info: 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