check_thenelse_OX {ox} | R Documentation |
Checks .then and .else for OX
Description
Checks if .then and .else are fine. If they have supported classes and if their length is the same.
Usage
check_thenelse_OX(.then, .else)
Arguments
.then |
( |
.else |
( |
Value
NULL
invisible.
[Package ox version 0.1.0 Index]