handleFlags,vector-method {oce} | R Documentation |
Signal Erroneous Application to non-oce Objects
Description
Signal Erroneous Application to non-oce Objects
Usage
## S4 method for signature 'vector'
handleFlags(
object = "oce",
flags = list(),
actions = list(),
where = list(),
debug = getOption("oceDebug")
)
Arguments
object |
A vector, which cannot be the case for |
flags |
Ignored. |
actions |
Ignored. |
where |
Ignored. |
debug |
Ignored. |
[Package oce version 1.8-2 Index]