field_info: Field Type Information

Description Usage Arguments

View source: R/field_info.R

Description

Field Type Information

Usage

1
2
3
4
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


schloerke/autocogs documentation built on May 30, 2021, 11:43 a.m.