PropertyType {pathling} | R Documentation |
Coding property data types
Description
The following data types are supported:
-
STRING
- A string value. -
INTEGER
- An integer value. -
BOOLEAN
- A boolean value. -
DECIMAL
- A decimal value. -
DATETIME
- A date/time value. -
CODE
- A code value. -
CODING
- A Coding value.
Usage
PropertyType
Format
An object of class list
of length 7.
See Also
[Package pathling version 7.0.0 Index]