field_info {autocogs} | R 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 |
[Package autocogs version 0.1.4 Index]